Steps to drop database in RAC
655791Aug 19 2008 — edited Aug 29 2008Hi
I m kinda new in RAC environment.I drop database by DROP DATABASE; but other files still left behind like in CRS repository. Here are some issues that I have to deal with:
. delete all parameter file or password file etc from $ORALCE_HOME/dbs
. remove detail from /etc/oratab
. drop ASM diskgroup
i have to put these steps in .sql script. it would be appreciated if you tell me these three steps. thanks