SYSOUT output limit specification - Key = '001B'

DALOUTLM specifies the number of logical records in a SYSOUT data set. The SYSOUT key (DALSYSOU) must also be specified when you code DALOUTLM. When you code this key, # must be one, LEN must be three, and PARM contains the output limit.

Example: To specify an output limit of 1000, code:
KEY   #     LEN   PARM
001B  0001  0003  00 03 E8