Tag: active-active

Part 2 – Build GoldenGate Bi-Direction Replication in few minutes on Docker

Part 2 – Build GoldenGate Bi-Direction Replication in few minutes on Docker

Now that we have completed Part 1 to set up the Container infrastructure, it's time to create the GoldenGate replication. The script below will auto-create everything we need to enable a Bi-directional replication for the West and East databases (created in Part 1). If you have not completed Part 1, please go back and look at … Continue reading Part 2 – Build GoldenGate Bi-Direction Replication in few minutes on Docker

Enable ACDR for all tables in a GoldenGate Bi-Directional Replication

Enable ACDR for all tables in a GoldenGate Bi-Directional Replication

An essential consideration when configuring Oracle GoldenGate for bi-directional or multi-directional (active-active) data replication is the potential for data collision, which occurs when identical data is modified in distinct databases involved in the integration. GoldenGate includes an out-of-the-box capability to detect and resolve such conflicts. Automatic Conflict Detection and Resolution (ACDR) is configured at the … Continue reading Enable ACDR for all tables in a GoldenGate Bi-Directional Replication