PRIMECLUSTER Wizard for Oracle Configuration and Administration Guide 4.2 - Linux for Itanium - |
Contents
![]() ![]() |
Chapter 3 Operation |
You can change the Oracle system user password without stopping operation by using the following steps on the node where userApplication is Online.
# hvoradisable -a <userApplication> |
Be sure to check the following message in syslog before going to the next step:
INFO: 0101: Fault Watching is disabled
Change the Oracle system user password.
In standby operation, change the password on the operating node. In scalable operation with Oracle RAC 10g, change the password on any one of the nodes.
The following example shows how to change password to "oracle".
# su - <Oracle user> |
Register the Oracle system user password to Wizard for Oracle using the clorapass command.
In standby operation, register the password on the operating node. In scalable operation with Oracle RAC 10g, register the passwords for each instance on any one of the nodes.
# /opt/FJSVclora/sbin/clorapass |
# hvoraenable -a <userApplication> |
Be sure to check the following message in syslog after execution:
INFO: 0102: Fault Watching is enabled
Contents
![]() ![]() |