Previous Topic: How to Use CA JCLCheckNext Topic: Accessing member AZ1JCHK


Running CA JCLCheck in Batch

CA JCLCheck execution in the background (batch) permits you to display CA JCLCheck output on the JES spool and also use the JES subsystem to print output on local and channel attached printers.

To invoke CA JCLCheck in batch mode, use the sample JCL provided in member AZ1JCHK in the CAZ2JCL data set. This member uses the CAZ1JCHK JCL procedure located in CAZ2PROC to execute the JCLCheck program.

Once you tailor this JCL, all you need to do is submit it for processing. When processing is complete, the primary reports appear in the SYSPRINT DD as referenced in the CAZ1JCHK procedure library member.

Note: The CAZ1JCHK procedure is usually prepared by the person responsible for installing CA JCLCheck. This JCL usually remains constant. The programmer using CA JCLCheck usually tailors the PROC symbolic in the AZ1JCHK member.

To tailor the AZ1JCHK JCL member, complete the following three steps: