Oracle change selector - 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
Note: Before running Connect CDC, ensure that the setup steps for Oracle described in the Installation Guide are completed.

Connect CDC retrieves the data capture information from Oracle redo logs, eliminating the performance overhead of triggers from the user’s application.

The Oracle Change Selector runs inside the kernel as a separate thread and is responsible for:

  • Locating the appropriate Oracle logs to read

  • Retrieving data capture information for each active request

  • Copying the changed data to the metabase

  • Removing logs that are no longer needed

  • Updating shadow tables.

The Change Selector periodically runs a query to process rows from the redo and archive logs. The Oracle Change Selector differs from the DB2 Change Selector, which is described in DB2 change selector.

Note: Index-organized tables are not supported for the Oracle Change selector.