DROP DATABASE
DB:11.2.0.2
OS:Red Hat Linux
2 node RAC
I want to drop a two node RAC DATABASE. I am following the below sequence of step. Please let me know if i am doing wrong
1.srvctl stop database -d TDAB
2.srvctl remove database -d TDAB
3.srvctl remove instance -d TDAB -i TDAB1
4.srvctl remove instance -d TDAB -i TDAB2
5.start DB from one node in restrict mode and drop the database