The RMSUPPORT library is compiled for databases in which OPENOLTP is specified in the DASDL OPTIONS statement.
The default name of the RMSUPPORT library is
RMSUPPORT/<database name>
The default name of the RMSUPPORT library for a permanent directory database is
<DBPATH specification>/RMSUPPORT/<database name>
The default name can be changed by using the DASDL RMSUPPORT statement. For example:
RMSUPPORT = (MYUC)RM/TESTDB ON DBPACK;