Hello,
I have EBS r12.1 on a cluster for high availability. I have stopped 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
before changing APPS password.
When I started it, only the concurrent manager could not be started. It was giving an error message like 'could not connect to ORACLE..' in the conc log file.
conc.txtWe had to run Autoconfig and start it manually using adcmtl.sh
Is there a field in Veritas where the password is hardcoded? so that we the system can be started from Veritas Cluster manager
VeritasCluster.PNG