Use SQDUtil - connect_cdc_sqdata - Latest

Connect CDC (SQData) Kafka Quickstart

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) Kafka Quickstart
Copyright
2024
First publish date
2000
ft:lastEdition
2025-06-23
ft:lastPublication
2025-06-23T15:57:05.910000
Note: Stop the Apply Engine, if it is still running.
  1. Start SQDUtil, using the same source URL as the Engine using the "move" parameter to reconnect to the MF publisher, which will resume publishing from the start of the last "uncommitted" Unit-of-Work. The file system written to by SQDUTIL must be able to accommodate the published "cdcraw" data which will be maintained in its original form, EBCDIC in the case of zOS source change data.
  2. When Kafka becomes operational Start a special version of the Engine where the source URL points to the file created by SQDUTIL. If multiple files had been created, the engine would need to be restarted after each file was processed, using the same input file name or a reparsed special Engine (depending on how the files are managed).
  3. Once the single or last file has been processed, the special Engine will stop normally.
  4. Start the normal Apply Engine to resume normal operation.