Extreme latency - connect_cdc_sqdata - Latest

Connect CDC (SQData) Troubleshooting

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) Troubleshooting
Copyright
2024
First publish date
2000
Last updated
2024-11-25
Published on
2024-11-25T15:16:52.503000

Latency between the time data is captured and the time it is published and applied to downstream targets can occur for a variety of reasons. Extreme Latency is however often caused by very large Transactions.

To prevent a huge transaction from affecting the replication latency of other transactions, consider excluding this transaction from replication by using one of the parameters provided for that purpose in the Capture configuration CAB file:
[--exclude-plan=<value>]
[--exclude-correlation-id=<value>]

In order to maintain consistency between the source and Target it may then be necessary to execute the same transaction against the Target. One example might be a huge purge job that would be scheduled at both sites and excluded from replication.