Supplying MAPTEXIT in your STEPLIB
To have REORG PLUS create and drop mapping objects when needed without requiring you to change your JCL, include a MAPTEXIT user exit library in your STEPLIB.
To provide a MAPTEXIT user exit in your STEPLIB
- Compile the REXX source for the user exit by using the NOCEXEC option of the REXX compiler.
- Link the resulting load module into an unformatted PDS.
- Ensure that the data set is APF authorized.
- Include the data set in your STEPLIB.
- On the MAPTEXIT installation option, replace NONE with the name of your REXX user exit.For information about the MAPTEXIT installation option, see REORG-PLUS-installation-options.
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*