How do you only apply a portion of a scan when using DBMS_COMPARISON
edited Jan 25, 2014 5:34AM in GoldenGate, Streams and Distributed Database (MOSC) 3 commentsAnswered
We have been using the DBMS_COMPARISON package to reconcile 2 tables in 2 different databases that are currently being replicated to each other via Streams. For the most part, we can converge an entire scan using either REMOTE or LOCAL. However, we have come across an instance where a portion of the scan needs to be applied to the local database and a portion needs to be applied to the remote. Is there a way to only apply a portion of the scan or to break the scan down into smaller buckets?
DB: 11.2.0.1.1
PLATFORM: RHEL 64-BIT
DB: 11.2.0.1.1
PLATFORM: RHEL 64-BIT
0