Validate Apply Engine job script - connect_cdc_sqdata - aws_mainframe_modernization_service - Latest

AWS Mainframe Modernization Data Replication for IBM z/OS

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
AWS Mainframe Modernization > AWS Mainframe Modernization Service
Version
Latest
ft:locale
en-US
Product name
AWS Mainframe Modernization
ft:title
AWS Mainframe Modernization Data Replication for IBM z/OS
Copyright
2025
First publish date
2000
ft:lastEdition
2025-02-10
ft:lastPublication
2025-02-10T15:55:15.122000
You can validate the apply engine job script by using the SQData parse command to create the compiled .prc file expected by the sqdata engine.
  1. Run this command
    sqdparse $SQDATA_VAR_DIR/apply/DB2ZTOORACLE/scripts/db2ztooracle.sqd 
             $SQDATA_VAR_DIR/apply/DB2ZTOORACLE/scripts/db2ztooracle.prc
    For example,
    connect> sqdparse 
    $SQDATA_VAR_DIR/apply/<ENGINE_NAME>/scripts/<engine_name>.sqd
    $SQDATA_VAR_DIR/apply/<ENGINE_NAME>/scripts/<engine_name>.prc
  2. Correct any errors identified by the parse command and try again.