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
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

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