Previous Topic: NUMFQESNext Topic: PASSWORD


OUTLIM

Syntax

OUTLIM=nnnn

Description

This parameter specifies the output limit to be used by default. If an output file exceeds its output limit, it is abended with User abend 722, depending on the ESFUSO exit routine.

The lower limit is 1,000 and the upper limit is 16,777,215. The default value is 5,000.

Note: An OUTLIM of 2,147,438,647 can be put into effect by specifying OUTLIM=16777215 and XEQOPT=23.