On the Application Tier
cd $COMMON_TOP/admin/scripts/CONTEXT_NAME
./adstpall.sh apps/APPS_PWD
###############GOTCHA###############
The Concurrent manager takes quite a while to shutdown. To work around this first shutdown the Concurrent manager with the abort command../adcmctl.sh abort apps/APPS_PWD
./adstpall.sh apps/APPS_PWD
#######################################
cd $ORACLE_HOME/appsutil/scripts/
./addlnctl.sh stop
./addbctl.sh stop immediate
Resource: Oracle-Base (Great Resource in General)
Comments
Post a Comment