Use the processed views - Connect_CDC - connect_cdc_mimix_share - Latest

Connect CDC Getting Started Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
Latest
Language
English
Product name
Connect CDC
Title
Connect CDC Getting Started Guide
Copyright
2024
First publish date
2003
ft:lastEdition
2024-07-19
ft:lastPublication
2024-07-19T23:32:53.515937

Several methods are available to determine which archive logs are safe to be deleted. When Connect CDC is installed, two views are created to help determine which logs have been processed:

  • The <rpuser>_v_processed_logs view, where <rpuser> is the metabase name, joins v$archived_log with internal Connect CDC tables to determine which logs have been processed and are no longer required for replication. The <rpuser>_v_processed_logs view lists all archive logs for the first active destination id.

  • If multiple archive destinations are used, the <rpuser>_v_all_processed_logs view lists information for all archive logs for all active destinations.

The rows returned from these views are in ascending order by log sequence number. The views are derived from v$archived_log. Therefore, all of the columns from v$archived_log are available to be queried from the Connect CDC views.

Note: The Oracle Change Selector is able to handle gaps in the numbering of the log sequence