Previous Topic: Accessing member AZ1JCHKNext Topic: Executing member AZ1JCHK


Modifying member AZ1JCHK

  1. Enter your job statement information in the JOB statement.
  2. Enter processing options beneath the OPTS DD statement.
  3. On the SYSIN DD statement, enter the data set name and JCL member name that you want CA JCLCheck to analyze. See comment in the AZ1JCHK member of other SYSIN input options.
  4. Enter SAVE on the COMMAND line, and press enter to save the changes to the AZ1JCHK member.
  5. Enter SUB on the COMMAND line, and press enter to submit the JCL member for CA JCLCheck checking.

EDIT ----------- CAI.CAZ2JCL(AZ1JCHK) - 01.00 -------- COLUMNS 001 072 COMMAND ===>SAVE SUB SCROLL ===> PAGE //AZ1JCHK JOB '41400000',ALYSSA,CLASS=K,MSGCLASS=X //Z1EXJCHK EXEC CAZ1JCHK, // OPTION='O(OPTS)' //OPTS DD * YOUR RUNTIME OPTIONS EASYPROC, ER(S) /* //SYSIN DD DSN=CAI.CAZ2JCL(CAZ1SAMP),DISP=SHR //

Note: This member contains comments (not shown here) that explain how to process partitioned data sets and library files.