The OUTLIM keyword sets the maximum number of records that are written to one of the following:
You can use multiple OUTLIM keywords within one command. OUTLIMs that are used outside of a SELRECIF statement are considered a global limit. OUTLIMs that are subordinate to the SELRECIF keyword are considered conditional limits. Each conditional limit is particular to the SELRECIF or IF in which it is subordinate. Global limits refer to the entire command.
OUTLIM is not reinitialized to 0 with each PDS member that it processes. As each OUTLIM conditional limit is reached, no more records are written to the associated output file for that particular OUTLIM conditional limit. When all OUTLIM conditional limits are reached, no more records are written to any output file, except for any output file associated with the global limit. When the OUTLIM global limit is reached, the command is terminated.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|