Deployment management using the vomadm utility
Use the following commands to deploy hotfix using the
vomadm utility:
vomadm hotfix [--install <hf> | --uninstall <hf-id> | --list | --get-status <task-id>]
Where
install: Installs hotfix specified by the hotfix file.
uninstall: Uninstalls the hotfix specified by the hotfix id.
get-status: Gets the status of the task specified by the task id.
hf: full path to the hotfix file.
hf-id: ID of the hotfix.
task-id: ID of the task generated when operation is fired.
More Information
Related information