FRD4303I IC | DBDS UNALLOC ERROR: DBD=dbd DDN=ddn RC=xxxxxxxx RSN=yyyyzzzz DDNAME= nnnnnnnn WITH
Explanation
During the data set restore process for the IMS Database Recovery
Facility, an error occurred while deallocating either the image copy data set (IC) or the database
data set (DBDS). This message is accompanied with FRD4100I to identify the data set being
deallocated. In the message text the following values apply:
- dbd
- Identifies the DBD being restored
- ddn
- Identifies the DDN being restored
- xxxxxxxx
- The return code set by Dynamic Allocation (SVC 99)
- yyyyzzzz
- The reason code returned
- nnnnnnnn
- The DDNAME that the data set was allocated under
System action
Recovery for this DBD and DDN stops. If the ERRORCONT
parameter was not specified on the START
command,
the entire recovery process stops.
User response
For an explanation of the return and reason code, see the interpreting DYNALLOC return codes information in the z/OS® MVS Programming: Authorized Assembler Services Reference, Volume 1 (ALE-DYN). Take the appropriate action indicated by the return and reason codes.
Module
FRXIDYN0