Commit after every (*) rows - 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-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

The number of updated rows that the Change Selector captures and processes for replication between commit points in the originating user transaction.

After capturing the updated rows, the Change Selector issues an SQL Commit consisting of its writing the captured data to the metabase queues. This activity releases the locks on those queue tables, then continues processing the user transaction.

The Change Selector always commits when the user's transaction completes and the queue tables are completely updated; the Change Selector does not change the commit points of a user's transaction.

If you specify 0, the intermittent commits feature is turned off before the end of the user transaction. This results in only one commit being issued when the end of the user's transaction is encountered.

Note: SQL commits can be time consuming if done frequently. To improve throughput you can reduce, if possible, the number of SQL commits. However, this would probably only make a difference if the user transactions are on average, “large”. Therefore you can either turn off, or set commit_freq to a larger value than the default.

Default: 10

Name in the configuration file: commit_freq