Marking a table capture point on a source table before mirroring
CDC Replication mirrors changes to the target table from the current position in the stream of changed data. This position is set by CDC Replication when you select Mirror (Change Data Capture) after mapping your tables. If you want to override the position set by CDC Replication, then you can manually mark a table capture point in Management Console.
About this task
Attention: Only
use this procedure when you want to override an existing position
in the stream of changed data. This is possible when you have already
synchronized (refreshed) your source and target tables using an application
other than Management Console (for
example, using the import or export capabilities of your database
platform) and you know the point in time your source and target are
synchronized with each other.