REPOSITORY section of the DFSDFxxx member
The REPOSITORY section of the DFSDFxxx member specifies the repository types that are to
be enabled at IMS. The valid type is: IMSRSC repository, which is used to store the
stored resource definitions for DRD resources. The section must begin with the header
<SECTION=REPOSITORY>. The REPOSITORY section is valid in DB/DC, DBCTL, and DCCTL environments.
Syntax
Parameters
These parameters are applicable only if IMS is enabled with DRD. They are ignored if DRD is not enabled (MODBLKS=OLC or RMENV=N is specified in the Common Service Layer section of the DFSDFxxx member or in the DFSCGxxx member).
- REPOSITORY=()
-
Defines the options for the repository that is used to store definitions for DRD resources.
- TYPE=
- Specifies the repository type.
Example of the REPOSITORY section of the DFSDFxxx member
/******************************************************************/
/* Repository Section */
/******************************************************************/
<SECTION=REPOSITORY>
REPOSITORY=(TYPE=IMSRSC)
/******************************************************************/
/* */
/******************************************************************/
