You are on page 1of 4

szxpdb55.ssdc.kp.

org
BOITPB
BOITPA
BOITPD
BOITPC
CGITPB
CGITPA
Grid Home : /u02/app/11.2.0.4/grid
DB Home : /u01/app/oracle/product/11.2.0.4/db_1
nzxpdb357.nndc.kp.org
BOITPF
BOITPG
BOITPE
BOITPH
acebop02 - 10g
Grid Home : /u02/app/11.2.0.4/grid
DB Home : /u01/app/oracle/product/11.2.0.4/db_1
nzxpdb356.nndc.kp.org
acecgp05 - 10g
acecgp04 - 10g
acecgp06 - 10g
CGITPA2
CGITPD
CGITPC
CGITPE
CGITPF
Grid Home : /u02/app/11.2.0.4/grid
DB Home : /u01/app/oracle/product/11.2.0.4/db_1
#################szxpdb55.ssdc.kp.org#####################
1.stop agent
cd /u01/app/oracle/product/agent12c/core/12.1.0.4.0/bin
ps -ef|grep agent
./emctl status agent
./emctl stop agent
./emctl status agent
ps -ef|grep agent
2. stop listener :
cd /u01/app/oracle/product/11.2.0.4/db_1/bin
ps -ef|grep tns

lsrctl status LISTENER


lsrctl stop LISTENER
lsrctl status LISTENER
ps -ef|grep tns
3. stop the databases running :
ps -ef|grep smon|grep -v grep |cut -d_ -f3|grep -v "+ASM"
.oraenv
<set DB name>
shut immediate;
exit
4. stop ASM:
. oraenv
+ASM
sqlplus / as sysasm
shut immediate;
exit
5. check and stop has
./crsctl check has
./crsctl stop has
./crsctl check has
#################nzxpdb357.nndc.kp.org#####################
1.stop agent
cd /u01/app/oracle/product/agent12c/core/12.1.0.4.0/bin
ps -ef|grep agent
./emctl status agent
./emctl stop agent
./emctl status agent
ps -ef|grep agent
2. stop listener :
cd /u02/app/11.2.0.4/grid/bin/
ps -ef|grep tns
lsrctl status LISTENER
lsrctl stop LISTENER
lsrctl status LISTENER
ps -ef|grep tns
3. stop the databases running :

ps -ef|grep smon|grep -v grep |cut -d_ -f3|grep -v "+ASM"


.oraenv
<set DB name>
shut immediate;
exit
4. stop ASM:
. oraenv
+ASM
sqlplus / as sysasm
shut immediate;
exit
5. check and stop has
./crsctl check has
./crsctl stop has
./crsctl check has
#################nzxpdb356.nndc.kp.org#####################
1.stop agent
cd /u01/app/oracle/product/agent12c/core/12.1.0.4.0/bin
ps -ef|grep agent
./emctl status agent
./emctl stop agent
./emctl status agent
ps -ef|grep agent
2. stop listener :
cd /u02/app/11.2.0.4/grid/bin/
ps -ef|grep tns
lsrctl status LISTENER
lsrctl stop LISTENER
lsrctl status LISTENER
ps -ef|grep tns
3. stop the databases running :
ps -ef|grep smon|grep -v grep |cut -d_ -f3|grep -v "+ASM"
.oraenv
<set DB name>
shut immediate;
exit

4. stop ASM:
. oraenv
+ASM
sqlplus / as sysasm
shut immediate;
exit
5. check and stop has
./crsctl check has
./crsctl stop has
./crsctl check has

You might also like