Enable and disable command execution - 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
ft:locale
en-US
Product name
Connect CDC
ft:title
Connect CDC Getting Started Guide
Copyright
2025
First publish date
2003
ft:lastEdition
2026-05-13
ft:lastPublication
2026-05-13T20:40:47.043999
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

The queues must be drained because when a table is disabled for capture, the corresponding cdc mirror table is dropped and any pending data contained in the mirror table will be lost.

When you enable capture for a request:

  1. A read-only table lock is placed on all tables in the request

  2. Drains all tables

  3. Disables all tables

  4. Enables all tables

  5. Lock is removed as soon as the command completes.

When you enable capture for a table:

  1. A read-only table lock is placed on the table

  2. Drains the table

  3. Disables the table

  4. Enables the table

  5. Lock is removed as soon as the command completes