RESLIBn


1 RESLIB1=
2.1! IMS.SDFSRESL
2.1 dsname

1 RESLIBn=dsname
RESLIBn
Where n is a number in the range 1 to 6, specifies the names of the data sets containing the IMS SVC modules, the DFSMDA dynamic allocation modules and the IMS exit routines. When an FM/IMS function accesses the subsystem, the specified data sets are allocated to the TASKLIB DD and those data sets that are APF-authorized are allocated to the DFSRESLB DD.

These parameters are optional. But if you specify a RESLIB parameter, you must also specify the RESLIB parameters that precede it. So, for example, if you specify the RESLIB3 parameter, you must also specify the RESLIB1 parameter and the RESLIB2 parameter.

If no RESLIB parameters are specified on the FMN1POPI macro statement, FM/IMS uses either the RESLIB values specified on the FMN1POPD macro statement (if specified on that statement), or IMS.SDFSRESL (otherwise).

The user cannot override the values you specify for these parameters when a function is run in BMP mode.

If you do not want the user to override the values you specify for these parameters, when a function is run in DLI mode, set URESLIB=N.