Use the following procedure to change the password for the Resource Orchestrator database:
Log on to the admin server with OS administrative privileges.
Stop the manager.
Stop the manager, referring to "2.1 Starting and Stopping Managers" in the "Operation Guide CE".
Change the password for the Resource Orchestrator database.
Execute the rcxadm dbctl modify command.
Enter the new password interactively.
[Windows Manager]
>"Installation_folder\SVROR\Manager\bin\rcxadm" dbctl modify -passwd <RETURN> |
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxadm dbctl modify -passwd <RETURN> |
In a clustered manager configuration, bring offline all manager resources except for the shared disk, move all cluster resources from the primary node to the secondary node, then execute the rcxadm dbctl modify command on all the nodes that are hosting cluster resources.
Restart the manager.
Start the manager referring to "2.1 Starting and Stopping Managers" in the "Operation Guide CE".