DR Solution for Oracle 2 Node RAC database (Standard Edition)
Hi All,
We have a Oracle 12.1.0.1(Standard edition), 2 Node RAC production with ASM. We would like to implement DR solution in our environment, where standby Database resides on normal file system of Standalone DB server(Standard edition).
As dataguard is unavailable in Standard Edition, could someone suggest a solution where we can ship archive logs through scripts and apply on the Standby DB Server.
1. Can we copy files from ASM to local disks and then ship them to the destination server. Or do we have to configure another "log archive destination" for a copy of the archive logs, if so, does it have any performance issues ?