V4.1.49 - connect_cdc_sqdata - Latest

Connect CDC (SQData) Release Notes

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
ft:locale
en-US
Product name
Connect CDC (SQData)
ft:title
Connect CDC (SQData) Release Notes
Copyright
2026
First publish date
2018
ft:lastEdition
2026-03-10
ft:lastPublication
2026-03-10T11:41:18.328000
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
  • Replicator (SQDRPL) Engine:
    • Fixed the latch serialization error caused by a race condition between multiple workers, causing the Replicator to stall.
  • Apply (SQDENG/SQDATA) Engine and Parser:
    • Fixed a bug resulting in high CPU and elapsed time when parsing an engine script starting with version 4.1.46. The performance impact could be seen in either SQDPARSE or SQDENG.
    • Fixed Smart Apply processing for RDBMS target tables defined with an SQDSTCK column.
    • Improved TLS re-handshake processing initiated by AT-TLS on z/OS. In some cases, the Engine may briefly disconnect from the publisher and automatically reconnect to complete the re-handshake.
    • Fixed a loop in the Engine when shutdown is triggered by stopping the publisher. The loop occurred only when PROCESS COMMIT was specified on the input datastore.
  • DB2z publisher:
    • Added support for ROWID column in DB2z dynamic refresh.
  • All publishers:
    • Reset publisher target entry session statistics each time an Engine connects.
      Note: This change has potential impact to automation or procedures that rely on publisher CAB file displays.

      Target entry session statistics will now be reset to zero each time an engine connects to the publisher. Before this change, the target entry session stats were reset only on publisher mount or start. A new command line argument, --legacy-stats-reset, can be specified to the publisher at mount (address space start for z/OS) to revert to the previous behavior.

    • Issue messages when publisher ACK or UOW traces are enabled of disabled.
  • IMS TM Exit Capture:
    • Prevented duplicate commits from being written to zlog by the IMS TM exit capture. Application of this fix requires relinking the ESS exits, re-running the GENCDC steps for SQDAIRID and SQDAITTT, and updating the IMS RESLIB with the new modules. It is not required to regenerate XPARMs or CDC exits.