PRLD=xx parameter for procedures
Use the PRLD=xx parameter in procedures to specify a 2-character suffix for DFSMPLxx, the IMS.PROCLIB member identifying the modules to be preloaded in the region or partition.
You can set the PRLD= parameter using the DFSOPT DD statement in IMS-supplied procedures. The syntax for the PRLD= parameter is:
PRLD=char str (No
default)
For more information, see DFSOPT DD in DD statements for IMS procedures.
For more information about making program modules resident in a region, see DFSMPLxx member of the IMS PROCLIB data set.