Converting single instance database to RAC cluster after active duplication
Recently I tested RMAN to duplicate RAC database with asm from one
server to other server using active database duplication.I got success
in duplicating the database on another host but I had problems while
converting into rac cluster. The RCONFIG succeeded to some extent but not properly. crs_stat showed both instances are running
but when I try to log in instance1 using sql plus it connects me to
idle instance. I try to start it manually it just throws error requested
instance_number is busy.I had no problems in connecting to instance2
thorugh sqlplus.I used rconfig to convert into RAC.
0