Previous Topic: What Are Job Control Standards?Next Topic: Printing Standards on the Database


Processing CA JCLCheck Job Control Standards

The CA JCLCheck Job Control Standards Feature (JCS) consists of a VSAM (Standards Rules) database to hold the JCS rules that the Standards Administrator defines using the JCS ISPF panels. Once the Standards Administrator defines the rules, a batch job is run to create a series of macros for the rules.

Member AZ1JCSC in your CAZ2JCL library contains JCL that compiles Job Control Standards defined to your Rules database, and then assembles and links the output as module CAZ1SUSR. This module needs to be accessible to CA JCLCheck to invoke Job Control Standards checking. Thus, you should link CAZ1SUSR into the same CAZ2LOAD as CA JCLCheck.

Member AZ1JCSC consists of three steps:

Specify the CA JCLCheck runtime option "STANDARD" to activate Job Control Standards checking for the standard name.

Note: For information about installing Job Control Standards, see the Installation Guide. For information about the STANDARD runtime option, see the Command Reference Guide.