Re: apps password Veritas Cluster
Posted by Roshan on Oct 25, 2016; 4:53am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/apps-password-Veritas-Cluster-tp1426p1428.html
-----I shutdown the application services using:
/opt/VRTSvcs/bin/hares -offline HRMS-APPS-CMANAGER -sys csishrm1
sleep 20;
/opt/VRTSvcs/bin/hares -offline PROD_HRMS_HTTPSVR -sys csishrm1
/opt/VRTSvcs/bin/hares -offline PROD_HRMS_OACORE -sys csishrm1
/opt/VRTSvcs/bin/hares -offline PROD_HRMS_OAFM -sys csishrm1
/opt/VRTSvcs/bin/hares -offline OID-APP -sys csishrm1
/opt/VRTSvcs/bin/hares -offline OID-APP-LISTENER -sys csishrm1
/opt/VRTSvcs/bin/hares -offline HRMS-lsnr-cmgr -sys csishrm1
/opt/VRTSvcs/bin/hares -offline OID-APPS_ORACLE -sys csishrm1
/opt/VRTSvcs/bin/hares -offline PROD_HRMS_FormSrvr -sys csishrm1
/opt/VRTSvcs/bin/hares -offline PROD_HRMS_OPMN -sys csishrm1
----Then I ran the command:
FNDCPASS apps/<appspwd> 0 Y system/manager SYSTEM APPLSYS WELCOME
---- I also changed all schema passwords
FNDCPASS apps/apps 0 Y system/manager ALLORACLE WELCOME
----Then I started application services
/opt/VRTSvcs/bin/hares -online PROD_HRMS_OPMN -sys csishrm1
/opt/VRTSvcs/bin/hares -online PROD_HRMS_FormSrvr -sys csishrm1
/opt/VRTSvcs/bin/hares -online OID-APPS_ORACLE -sys csishrm1
/opt/VRTSvcs/bin/hares -online OID-APP-LISTENER -sys csishrm1
/opt/VRTSvcs/bin/hares -online HRMS-lsnr-cmgr -sys csishrm1
/opt/VRTSvcs/bin/hares -online HRMS-APPS-CMANAGER -sys csishrm1
/opt/VRTSvcs/bin/hares -online OID-APP -sys csishrm1
/opt/VRTSvcs/bin/hares -online PROD_HRMS_HTTPSVR -sys csishrm1
/opt/VRTSvcs/bin/hares -online PROD_HRMS_OACORE -sys csishrm1
/opt/VRTSvcs/bin/hares -online PROD_HRMS_OAFM -sys csishrm1