How to start and stop the oracle managed servers oacore_server1,oafm_server1,etc..
Step1:
source the EBSapps.env file
Step2: Go
to $ADMIN_SCRIPTS_HOME
Step
3:
sh
admanagedsrvctl.sh stop oacore_server2
sh
admanagedsrvctl.sh start oacore_server2
sh
admanagedsrvctl.sh status oacore_server2
Ex:
sh admanagedsrvctl.sh status oacore_server1
You are running admanagedsrvctl.sh version
120.14.12020000.8
Enter the WebLogic Admin password:
oacore_server1 is running.
admanagedsrvctl.sh: exiting with status 0
admanagedsrvctl.sh: check the logfile /oracle/PROD/apps/fs1/inst/apps/PROD_prod/logs/appl/admin/log/adoacorectl.txt
for more information ...
How to start and stop services in R12.2 Click hear
Comments
Post a Comment