Stop and Start RAC database and Cluster - 10g RAC
Hi,
We have a 2 node 10g RAC (10.2.0.4) and would like to verify the stopping and starting sequence as below for maintenance
1. shutdown the database - srvctl stop database -d <DB NAME>
2. as root --> crsctl stop crs (on both nodes)
3. as root --> crsctl disable crs (on both nodes)
Once the maintenance is done
1. as root --> crsctl start crs (on both nodes)
2. crscl enable crs
Quick question; would the first step, i.e. crsctl start crs startup all the database (nodeapps,db instance, ASM instance, listeners etc) as well?
Thanks
We have a 2 node 10g RAC (10.2.0.4) and would like to verify the stopping and starting sequence as below for maintenance
1. shutdown the database - srvctl stop database -d <DB NAME>
2. as root --> crsctl stop crs (on both nodes)
3. as root --> crsctl disable crs (on both nodes)
Once the maintenance is done
1. as root --> crsctl start crs (on both nodes)
2. crscl enable crs
Quick question; would the first step, i.e. crsctl start crs startup all the database (nodeapps,db instance, ASM instance, listeners etc) as well?
Thanks
0