Whether or Not to Use DataPump with Oracle GoldenGate
2
votes
1
answer
702
views
We are setting up GoldenGate to keep 3 of our Oracle databases in sync. Regarding configuration:
We plan to have an instance of GoldenGate running on all 3 nodes. Each node will run an extract on (local) Transaction/Redo Logs to create local Trail files, then run Replicat (locally) to the other 2 databases.
These connections are using TCP/IP so there should not be any lost packets? If Replicat running over the network sends and fails, will GG reattempt until it does or just move on? (Resulting in out of sync?)
**VS**
DataPump/ Checkpoint process seems to be industry standard for replication over the network remedying the above process.
What are the advantages to using the DataPump/Checkpoints in this process vs what I described above?
Does the Datapump/Checkpoint process add additional syncing for redundancies ?

Asked by Lance Allison
Mar 4, 2020, 06:29 PM
Last activity: Jul 12, 2024, 05:39 AM
Last activity: Jul 12, 2024, 05:39 AM