Wednesday, February 24, 2016

Stopping all cluster and database services and processes on a single node in RAC

Stopping all cluster and database services and processes on a single node in RAC

1.stop instance

srvctl stop instance -i TESTRAC1 -d testrac

2.Stop ASM

srvctl stop asm -n or-01 -f

3.Stop Nodeapps

srvctl stop nodeapps -n or-01 -f

4.Stop CRS

crsctl stop crs

No comments:

Post a Comment