DYNALLOC

OPTION control statement in SORT JCL

The OPTION control statement allows you to override some of the options available at installation time (such as EQUALS and…

5 years ago

PARM: How to use in SORT JCL with examples

DYNALLOC PARM: This option requests the dynamic allocation of SORTWK data sets. DYNALLOC=OFF can be specified to override a DYNALLOC=ON…

6 years ago

INCLUDE OMIT condition in SORT JCL

You can use the INCLUDE OMIT statement in conjunction with other options to select/omit the number of records to be…

6 years ago