RECNUM control statement

Specifies the number of unloaded records to reload. It helps to optimize the DFSORTâ„¢ main storage and the allocation of intermediate storage data sets.

You can use this control statement only when you specify SORT=YES, SORT=COND, or SORTHIDAM=YES.

This control statement is optional. This control statement does not have a default value.


1 RECNUM=nnnnnnnnnn
nnnnnnnnnn
Specifies a left-aligned decimal number in the range of 1 - 2147483647.