JES_MAX_LINES_READ - UCMD Server configuration option
Description
The JES_MAX_LINES_READ option specifies the maximum number of lines, or records, of a selected JES SYSOUT file that is read and transferred to the UCMD Manager.
When this maximum number is reached, that SYSOUT file is closed and processing continues with the next available SYSOUT file. No message is written indicating that the limit has been exceeded.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Configuration File Keyword | jes_max_lines_read maximum |
| |||
Manager Override | n/a |
Values
maximum is the maximum number of lines read and transferred.
Valid values for maximum are any integer.
A value of 0 indicates that there is no maximum.
Default is 100000.