crs_unregister vs srvctl remove database
615576Aug 8 2010 — edited Aug 8 2010Hi everyone,
I have a little question, i hope somebody can help me.
I remove a database with DBCA (database DBPROD1) and i wanted to create again the database with the name (DBPROD1)
So, i unregister with: crs_unregister
But, again with DBCA i can't create the database with the name DBPROD1
So, then i apply
srvctl remove database
So my question, crs_unregister don't remove the entry of my database of cluster (ocr?), why i must remove additionaly with srvctl remove
Thank you if somebody can answer me.