9.2.3 Running AHFCTL Update Commands to Apply AHF Metadata and Framework Updates
You need AHF install user privileges to run these commands.
Note:
To configure AHF auto-update refer to:- ahfctl applyupdate
Use theahfctl applyupdate
command to update metadata and framework files on the local node from thezip
file provided. - ahfctl queryupdate
Use theahfctl queryupdate
command to check if an update was applied. To get a list of all the metadata and framework updates applied, use the-all
option. To query a metadata or framework update with a specific update ID, use the-updateid
option. - ahfctl rollbackupdate
Use theahfctl rollbackupdate
command to rollback the updates with a specific update ID applied to the local node. If you do not specify the update ID, then AHF rolls back to the previous state by default. - ahfctl deleteupdatebackup
Use theahfctl deleteupdatebackup
command to delete the backup directories used for AHF update. - Update Java Without Updating AHF
With this enhancement, you can update JRE without updating AHF.
Parent topic: AHFCTL Command Reference