Using MAPTEXIT to create mapping objects
The MAPTEXIT exit creates a mapping table and index for use with SHRLEVEL CHANGE reorganizations that invoke DSNUTILB.
Following a successful reorganization, this exit drops these objects. If the specified mapping table already exists, REORG PLUS uses that table.
You can supply this exit in one of the following ways:
In your STEPLIB
This method provides a mapping table, when needed for a DSNUTILB reorganization, without requiring you to change your JCL.
In a SYSEXEC DD statement in your job
When you specify a MAPTEXIT user exit, REORG PLUS looks for it first in your STEPLIB, then in a SYSEXEC DD.
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*