The hcmds64clustersrvupdate command registers the Common Component services inluding Ops Center Automator in the cluster management software group. This command also deletes the Common Component services including Ops Center Automator from the cluster management software group.
To register the Common Component services including Ops Center Automator the syntax is:
hcmds64clustersrvupdate /sreg /r cluster-group-name /sd shared-disk-drive-letter /ap client-access-point-resource-name
To delete the Common Component services including Ops Center Automator the syntax is:
hcmds64clustersrvupdate /sdel /r cluster-group-name
where :
- /r specifies the name of the group in which the Common Component services including Ops Center Automator are registered. If the group name contains spaces, you must enclose the group name in quotation marks ("). For example, if the group name is Automation cluster, specify "Automation cluster".
- /sd specifies the drive letter of the shared disk that is registered to the cluster management software. You cannot specify multiple drive letters for this option. If the database of the products using Common Component is divided into multiple shared disks, run the hcmds64clustersrvupdate command for each shared disk.
- /ap specifies the name of the resource for the client access point that is registered to the cluster management software.