Set the trigger-based capture - 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-01-22
ft:lastPublication
2026-01-22T21:56:24.213000
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

To switch from log-based capture to trigger-based capture, do the following:

  1. In the omnient.ini file, set the trigger flag to 1 in the following line:

    OracleCaptureTriggersOnly=1
  2. Shut down and restart the Connect CDC Director.

  3. Commit the model. Warning messages display that inform you to disable the logon and logoff trigger before updating the model in the Connect CDC MonCon or Connect CDC Console. You can disregard the warning and update the model before you disable the logon and logoff trigger.

  4. Update the model.

  5. Disable the logon and logoff trigger by running the following commands in the Connect CDC Director SQL window as user sys:

alter trigger sys.rp_logon_trg disable
alter trigger sys.rp_logoff_trg disable