Customizing the JCL that Object Comparison Tool uses

You might need to customize the Object Comparison Tool JCL to adhere to your installation standards. You can configure the JCL that is used by Object Comparison Tool to run Db2® utilities and other Db2 functions by modifying the skeletons in the SADBSLIB and SGOCSLIB libraries. Most other skeletons do not require configuration.

Procedure

To customize the JCL that Object Comparison Tool uses:
  • Configure the following members of SADBSLIB as needed:
    ADBAPY
    Generates an apply job or step (uses ISPF batch)
    Tip: Because member ADBAPY uses ISPF batch for its generated apply job, its skeleton might require more extensive configuration than the other skeletons.
    ADBDCMD
    Executes Db2 commands
    ADBEDDL
    Executes DDL files (DROP, CREATE, ALTER)
    ADBTCHK
    Generates a CHECK DATA job or step
    ADBTHPU
    Generates a High Performance Unload job or step
    ADBTIMC
    Generates an image copy job or step
    ADBTREL
    Generates a LOAD or RELOAD job or step
    ADBTREO
    Generates a REORG job or step
    ADBTREN
    Generate a RUNSTATS job or step
    ADBTUNL
    Generates an UNLOAD job or step
    ADBS27AC
    Generates a convert job or step
  • Configure the following members of SGOCSLIB as needed:
    GOCCMP
    Generates a compare job or step
    GOCDB2
    Generates extractions from the Db2 catalog for the source or target
    GOCDDL
    Generates extractions from the DDL for the source or target