DFS4403E REPOSITORY= STATEMENT IS NOT DEFINED FOR REPOSITORY TYPE=repotype
Explanation
During IMS initialization, it was detected that the REPOSITORY= statement was not coded in the REPOSITORY section of the DFSDFxxx member of the IMS.PROCLIB data set.
- repotype
- Indicates the repository type.
When repotype is IMSRSC, the REPOSITORY= statement is not defined in the DFSDFxxx member and the repository section header might not be defined. If AUTOIMPORT=AUTO is specified, IMS issues this message and AUTOIMPORT from RDDS or MODBLKS. If AUTOIMPORT=REPO is specified, IMS initialization terminates abnormally with abend 0071 and RC=27,2108.
System action
If AUTOIMPORT=REPO is specified, IMS initialization ends abnormally with IMS abend code 0071 and return code 27,2108.
If AUTOIMPORT=AUTO is specified, IMS initialization resource definitions are read from RDDS or MODBLKS if they are defined and not empty.
Operator response
No action is required.
System programmer response
For AUTOIMPORT=REPO, add the REPOSITORY= statement to the DFSDFxxx member of the IMS PROCLIB data set and restart IMS.
For AUTOIMPORT=AUTO, if the resource definitions are to be imported from the repository, add the REPOSITORY= statement to the DFSDFxxx member of the IMS PROCLIB data set and restart IMS.
If using RDDS or MODBLKS is valid, no action is needed.
User response
No action is required.
Programmer response
No action is required.