Creating a RAC physical standby database for a single instance database
I have a task of migrating a 500GB single instance database to a two-node RAC database with a little downtime at hand. My migration strategy is to:
1) Create a RAC physical standby for the Single Instance database
2) Switchover to RAC standby.
Primary and Standby OS and DB configurations:
OS: Windows Server EE 2003 (64-bit)
DB: Oracle 10g Database Release 2 (10.2.0.4)
Oracle 10g Clusterware Release 2 (10.2.0.4)
To create a RAC standby, I will:
a) Install Clusterware (10.2.0.1)
b) Install Database (10.2.0.1)
c) Patch both Clusterware and Database (10.2.0.4)
d) Create ASM instance for both the nodes (+ASM1 & +ASM2)
e) create standby controlfile on primary
f) Move standby controlfile, RMAN backup of primary, pfile, listener.ora, tnsnames.ora, password file to standby host-1