Oracle change selector - 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
Last edition
2024-07-19
Last publish date
2024-07-19T23:32:53.515937
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.