Oracle Golden Gate DBMS_Scheduler
Hello,
We are planning to use Oracle Golden Gate 12c version in place of Active Data Guard to Sync Data between 2 Databases which would be running in Active Active Mode to achieve 100% availability of data in case of failover. (Extract Replicate bi directional) . Application uses many dbms_scheduler jobs for processing which we want to run on only one of the DBs to avoid data corruption and duplication. Could you please let us know how this can be handled in an automated way with OGG running in place.