Previous Topic: Automatic PROCLIB RecognitionNext Topic: The CAZ2JAC2 Table


CA JCLCheck User-Modifiable CSECTs

You can modify CA JCLCheck operation by assembling and linking in a number of parameter CSECTs. These include:

CAZ2JAC2

Supports CA ACF2 control statements.

(This CSECT was named ACF2TBL in prior releases of CA JCLCheck. The name has been changed to fit standard CA Technologies naming conventions.)

CA7TBL

Supplies decoding tables for CA 7 schedule override control statements.

CAZ2DTBL

Supplies decoding tables for the DEST parameter on the DD statement and on the JES2 /*OUTPUT statement and for the destination field on the JES2 /*ROUTE statement.

CAZ2UTAB

Supplies unit name/device type equivalences for the no runtime option NORUNT.

(This CSECT was named CMSUTAB in prior releases of CA JCLCheck. The name has been changed to fit standard CA Technologies naming conventions.)

CAZ2JOEL

Supplies an Option Exclusion list.

EXECACTG

Supplies decoding tables for the EXEC statement ACCT parameter.

CAZ2JAPT

Supplies the IMS Program Name Table.

(This CSECT was named IMSNMTBL in prior releases of CA JCLCheck. The name has been changed to fit standard CA Technologies naming conventions.)

JCLDFLT

Supplies default option values.

JCLTABLE

Provides the JCL decoding table:

MVS4XTBL - MVS version 4 and higher including z/OS

JCLUPT

Supplies the CA JCLCheck Program Table.

JCLUTIL

Contains decoding tables for IBM Utility Control Statements.

JESTBL

Defines additional JES2 control statements.

CAZ2JAJ3

Supports both JES3 and CA ACF2 control statements.

(This CSECT was named JESACF2 in prior releases of CA JCLCheck. The name has been changed to fit standard CA Technologies naming conventions.)

CAZ2J3TB

Support for JES3 control statements.

(This CSECT was named JES3TBL in prior releases of CA JCLCheck. The name has been changed to fit standard CA Technologies naming conventions.)

JOBACTG

Supplies decoding tables for the JOB statement account field

JOBCARD

Supplies text for the default JOB statement CA JCLCheck provides (CA JCLCheck uses this JOB statement when the input stream does not begin with a JOB statement).

OPCMDTBL

Supplies decoding tables for z/OS operator commands.

ROUTETBL

Supplies decoding tables for the JES2 /*ROUTE control statement.

SSCTLTBL

Supplies decoding tables for JES2/3 special JCL statements and subsystem control statements.

The following sections describe each of the CSECTs.

Note: For information about modifying and installing these CSECTs, see the Installation Guide.