OMS SYSMAN Password Change
In this blog, we will list down the steps to change the password for OMS sysman.
1. Stop all the OMS:
cd <OMS_HOME>/bin emctl stop oms
- Execute the same command on all the OMS machines including the primary OMS machine and Standby. Do not include '-all' as the Admin Server needs to be up during this operation.
- For EM 12.1.0.4 and later, if the BI Publisher is deployed, run the following command also to stop BIP server:
emctl stop oms -bip_only
- If JVMD and/or ADP is configured, stop the JVMD/ADP engines:
emctl extended oms jvmd stop -all
emctl extended oms adp stop -all
2. Modify the SYSMAN password on the primary OMS server (where the Admin server is configured):
cd <OMS_HOME>/bin
emctl config oms -change_repos_pwd
3. Stop the Admin server on the primary OMS machine and re-start all the OMS:
cd <OMS_HOME>/bin
emctl stop oms -all
emctl start oms
==========================================================
Comments
Post a Comment
Please do not enter any spam link in comment Section suggestions are Always Appreciated. Thanks.. !