Defining the DLF exit for Hiperbatch support
If you want to include Hiperbatchâ„¢ support for IBM Z Workload Scheduler controlled
jobs, specify the DLF exit name in the COFDLFnn member
of SYS1.PARMLIB. A DLF exit sample is supplied with the SEQQSAMP library.
The exit must reside in an authorized library in the LNKLST concatenation.
This example of a COFDLFnn member defines
a DLF exit called OPCDLF:
COFDLFnn example
CLASS MAXEXPB(nnnn) PCTRETB(nnn) CONEXIT(OPCDLF)
For more information about invoking Hiperbatch support in IBM Z Workload Scheduler, see Invoking hiperbatch support.