in a disaster recovery scenario, I want to recover my RAC/ASM 11g database to a non-RAC/non_ASM data
My recovery site does not have RAC or ASM. I want to develop a plan to recover to a single instance database on a SAN file system. I have already shown I can restore my ASM files to a SAN file system and recover my database. In that exercise I utilized an existing oracle home on the non-RAC server. The oracle home on the cluster server resides on a SAN file system. Can I restore that oracle home from tape to a non-clustered server and utilize it to recover and run my database?
0