Previous Topic: Creating a Spool FileNext Topic: OUTPUT Parameters


DD Statement Parameters

Apart from the information that may be specified using the sub-parameters described in the previous section, the following parameters from the DD statement can also be specified and will be respected by CA Spool:

Parameter

Function

DEST=

Destination name

FCB=

FCB name

OUTLIM=

Output limit

COPIES=

Number of copies

CHARS=

Character arrangement table names

RECFM= (of DCB)

Record format

LRECL= (of DCB)

Logical record length

BLKSIZE= (of DCB)

Block size

OUTPUT=

Output statement reference

The SUBSYS keyword parameters override parameters specified by the DD statement.