JESMsgSize statement

Use the JESMsgSize statement to specify the maximum mail message size accepted from a JES spool file, in thousands of bytes.

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

Syntax

Read syntax diagramSkip visual syntax diagramJESMsgSize 0JESMsgSize  size

Parameters

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

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