Previous Topic: LABEL ParameterNext Topic: CA 1 EXPDT Keywords


ACCODE Parameter

In addition to specifying the expiration date by way of the JCL LABEL parameter, certain dates can be expressed using the JCL ACCODE parameter.

The following ACCODE parameters are available:

ACCODE=xCAEXPDT

Specifies that the value specified in the JCL LABEL= parameter is a true expiration date, and not a CA 1 EXPDT keyword.

ACCODE=xCAKEYWD

Specifies that the value specified in the JCL LABEL= parameter is a CA 1 EXPDT keyword, and not an explicit expiration date. This applies only if the value specified is a valid CA 1 EXPDT keyword value.

ACCODE=xCACATLG

Same as LABEL=EXPDT=99000 or the CA 1 EXPDT keyword CATALOG or CATLG.

ACCODE=xCANORES

Same as LABEL=EXPDT=98000 or the CA 1 EXPDT keyword FOREIGN.

ACCODE=xCAPERM

Same as LABEL=EXPDT=99365 or 99366 or the CA 1 EXPDT keyword PERMANENT or PERM.

ACCODE=xCAUSER

Same as LABEL=EXPDT=88000 or the CA 1 EXPDT keyword USER/000.

Note: x can be any letter of the alphabet.