Enable/disable capture - Connect_CDC - connect_cdc_mimix_share - aws_mainframe_modernization_service - 6.x

Connect CDC Getting Started Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
6.x
ft:locale
en-US
Product name
Connect CDC
ft:title
Connect CDC Getting Started Guide
Copyright
2025
First publish date
2003
ft:lastEdition
2026-02-25
ft:lastPublication
2026-02-25T19:01:02.274000
L1_Product_Gateway
Integrate
L2_Product_Segment
Data Integration
L3_Product_Brand
Precisely Connect
L4_Investment_Segment
Application Data Integration
L5_Product_Group
ADI - Connect
L6_Product_Name
Connect CDC

For UNIX and Windows servers, enabling capture for a table sets up triggers to continuously capture changes on the table; and disabling capture removes those triggers. For IBM i servers, enabling change capture informs the DB2 Change Selector about which records it must capture from the transaction logs of the DB2 sending tables.

Change capture options are available on Replication and Synchronization requests. Enable Capture is different from Start Request. It forcefully enables table capture of all the source hosts of a request. The data that needs to be moved is collected and sits ready to be sent as soon as the Change Selector starts. A Start enables table capture as well, but in addition, it allows the flow of data from source to target hosts since it starts the Change Selector.

You can also disable capture, which allows you to exclude certain requests/tables from change capture.

Once enabling capture completes, Connect CDC components capture any updates made to the data in your sending table. Replicas of those updates are sent to your target table when the replication request starts.