Resolve UPDATEINSERTS Unique Key Collision
Hello,
This is a general question for Oracle Golden Gate.
Recently, we encountered Primary Key Collision in our bidirectional setup. We decided to use the UPDATEINSERTS to resolve the primary key collision. Records with ID=1,2,3 were affected.
To resolve the data consistency, we want to replicate records with ID=1,2,3 from Site A to Site B.
Is there a way to replicate thru Golden Gate the affected records?
Thanks!