Re: RAC restore on single node
Posted by ErmanArslansOracleBlog on Jul 18, 2018; 9:30am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/RAC-restore-on-single-node-tp2737p6462.html
Which error?
Tell me exactly what did you do for this cloning operation?
If you are going to clone from RAC to single. What I recommend you is to do the following;
Install grid on your single node
use rman to restore/duplicate/clone your RAC database into that single node.
Note that, a fresh install of the Grid Install is recommended and is always less problematic than cloning..
If you still want to clone your GRID/ASM -- please follow this note ->
How to Clone an 11.2 Grid Infrastructure Home and Clusterware (Doc ID 1413846.1)
If you do it appropriately, your Grid will be relinked automatically when you run clone.pl
However, as I said earlier; a fresh install of the Grid Install is recommended and is always less problematic than cloning..