Reset the database log sequence number - Connect_CDC - connect_cdc_mimix_share - 6.x

Connect CDC Getting Started Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
6.x
Language
English
Product name
Connect CDC
Title
Connect CDC Getting Started Guide
Copyright
2024
First publish date
2003
Last updated
2024-10-15
Published on
2024-10-15T20:38:41.117981

When a database is opened with the RESETLOGS option, the log sequence number is reset to 1. Prior to resetting the logs, drain the Connect CDC queue tables so that all pending updates are replicated. After all updates have been replicated, delete the queues using a Connect CDC monitoring and control tool, such as Connect CDC MonCon.

If the queues are not deleted prior to resuming replication, the Change Selector may not be able to locate the archive logs with the new sequence numbers. Deleting the queues causes the Change Selector to start at the current system change number (scn) in the redo logs when replication resumes. An scn is the number assigned to each update in the redo logs, used to determine the order that the updates occurred in the database.