Conversion of Oracle RAC Database to Normal Single Instance Database
Dear All,
I have 2 Node Oracle Cluster and RAC Database 11g R2 Standard Edition,
Now as per my application need, in the Worst scenario of my common database storage is down or corrupted, so at that time I want to select any Node from cluster and Make it single Instance Database as fast as possible and will import latest database backup (which is taken at every end of day) and Start the application as soon as possible.
So how can we achieve this ?? what are the minimum changes wee need to make ?
Also when Storage is ready to serve once again how can we revert the changes and make the RAC Database once again...??