|
hi Erman
i have chalked down the below plan
1. In EBS 1 and EBS2 node, where rac is running, i will clone the ebs database which is running on EBS3 node using active duplication method and it will be running in EBS2 node with its own ORACLE_HOME, say OH2.
2. Now i will make EBS from EBS3 to interact with the new DB(created in EBS2 node using active duplicate) in EBS 2 server(autoconfig etc etc)
3. now i will convert the single instance database to two node rac(EBS2 and EBS3) using rconfig utility
In the rconfig xml file, i will feed the Source oracle home to OH2(which is single node DB created after active duplicate method running on EBS2 node) and the target ORACLE_HOME will be rac Oracle HOME(running in EBS2 and EBS3 node)
Does my approach look feasible to you?
Thanks
|