V4.1.51 - connect_cdc_sqdata - Latest

Connect CDC (SQData) Release Notes

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) Release Notes
Copyright
2025
First publish date
2018
Last updated
2025-01-23
Published on
2025-01-23T16:37:25.545619
Important: An error occurs when running an Apply Engine as a Kafka consumer to process raw IMS or VSAM change data capture data from Kafka topics. The 4.1.53 release will address the error.
  • DB2z capture/publisher (SQDDB2C):
    • Fix column selection to bypass unsupported column types on DB2z dynamic refresh.
  • IMS TM Exit capture:
    • A bug resulting in an S806 abend was fixed in the ESS thread termination exit.
    • The link step for SQDAIINT in CNTL(SQDLINKS) was updated to add an "INCLUDE PRM(CPARMS)" statement.
      For example,
      //SQDAIINT EXEC SQDLINK,ACP=1,RNT=RENT
      //L.SYSLIN DD  *
         INCLUDE SQD(SQDAIINT)
         INCLUDE PRM(CPARMS)
         ENTRY   SQDAIINT
         NAME    SQDAIINT(R)
  • VSAM Differ capture:
    • A storage overlay during program termination was fixed in SQDDFCDC.
  • Replicate raw VSAM CDC data to Kafka:
    • Restart positioning for the Apply Engine Kafka consumer processing of raw VSAM CDC was fixed. For more information, see Replicate.
  • Apply (SQDENG/SQDATA) Engine and Parser and Replicator (SQDRPL) Engine:
    • Added an information message for Slice Size value. For more information, see SQDF656I Slice Size.