Oracle Golden Gate - ERROR: duplicate key value violates unique constraint "checkpoints_rep1_pkey"
Hi All,
We are new to Oracle Golden Gate and our microservice based setup involves data migration and real time ETL from source SQL server databases to an intermediate PostgreSQL (AWS Aurora) and then from intermediate to target PostgreSQL (AWS Aurora). The OGG version is 23.8.0.25.04.
When we are testing moving data from source to intermediate and to target, the extract and replicat between source and intermediate work correctly. The extract from intermediate also picks up changes correctly, but the replicat on target only works on few records before failing with below errors (viewed from OGG checkpoint table). When we click restart on that replicat, it again works through few records before errors and goes to ABENDED state.