JESJobSize statement

Use the JESJobSize statement to specify the maximum data set size that is accepted from the JES spool file, in thousands of bytes.

Tip: Set this value for the largest spool job expected and add enough room for future growth.

Syntax

Read syntax diagramSkip visual syntax diagramJESJobSize 0JESJobSize size

Parameters

size
An integer value in the range 0 - 1␠000␠000 that represent the maximum data set size that is accepted from the JES spool file, in thousands of bytes. The default size is 0, which specifies an unlimited data set size.

Restriction: The JESJobSize value must be greater or equal to the JESMsgSize value.