Start & Stop 11i Process Details

Posted by Jiltin     10 March, 2008    674 views   

ORACLE_HOME/appsutil/scripts
addbctl.sh – start or stop the database
addlnctl.sh – start or stop the database listener
COMMON_TOP/admin/scripts
adalnctl.sh – start or stop the APPS listener
adapcctl.sh – start or stop the Apache web listener
adcmctl.sh – start or stop the concurrent manager
adfmcctl.sh – start or stop Forms Metrics Server
adfmsctl.sh – start or stop Forms Metrics Server
adfrmctl.sh – start or stop the forms server
adrepctl.sh – start or stop the reports server
adtcfctl.sh – start, stop or check status of the TCF sockets

Download: This starts all the server processes (database name=JTCA)
——————————————————————

su – oracle -c "/jtca/oracle/jtcadb/9.2.0/appsutil/scripts/JTCA_rh9-pc1/addbctl.sh start normal"
su – oracle -c "/jtca/oracle/jtcadb/9.2.0/appsutil/scripts/JTCA_rh9-pc1/addlnctl.sh start jtca"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adrepctl.sh start"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adcmctl.sh start apps/apps"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adapcctl.sh start"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adfmcctl.sh start"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adfmsctl.sh start"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adfrmctl.sh start"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adtcfctl.sh start"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/addisctl.sh start"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adalnctl.sh start APPS_jtca"

Download: This stops all the server processes (database name=JTCA)
——————————————————————

su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adcmctl.sh stop apps/apps"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adrepctl.sh stop"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adalnctl.sh stop APPS_jtca"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adfmcctl.sh stop"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adfmsctl.sh stop"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adfrmctl.sh stop"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adtcfctl.sh stop"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/adapcctl.sh stop"
su – applmgr -c "/jtca/oracle/jtcacomn/admin/scripts/JTCA_rh9-pc1/addisctl.sh stop"
su – oracle -c "/jtca/oracle/jtcadb/9.2.0/appsutil/scripts/JTCA_rh9-pc1/addbctl.sh stop immediate"
su – oracle -c "/jtca/oracle/jtcadb/9.2.0/appsutil/scripts/JTCA_rh9-pc1/addlnctl.sh stop jtca"

Post to Twitter  Post to Delicious  Post to Digg    Post to StumbleUpon

Categories : 11i DBA Scripts Tags : , ,

Comments

No comments yet.


Leave a comment

(required)

(required)