Oracle 11g Data Guard: Primary NON-ASM to Secondary on ASM
Hello Experts,
Can you please let me know if below procedure would work?
1- Primary database which is a on 11.2.0.3 RHEL 6 on normal linux filesystem. No ASM and No RAC.
2- Setup a secondary to primary database which will be Physical standby. However, the standby will have
2a: 12c ASM grid installed
2b: 12c 2 node RAC set up
2c: 12c ORACLE_HOME set up on a mount point
2d: Primary ORACLE_HOME cloned on another mount point
2e: And data on secondary standby will be migrated to ASM storage
2f: basically data guard between 11g NON ASM to 11g ASM.