DFS2848E DYN service FAILED
for ds_type, RC=rrrrrrrr/ssssssss
DSN=dsn
Explanation
A dynamic allocation failure occurred.
In
the message text:
- service
- The failing service, which is either ALLOC or UNALLOC.
- ds_type
- The online change data set specified in the DFSCGxxx PROCLIB member, which is OLCSTAT.
- rrrrrrrr
- The return code from the dynamic allocation service.
- ssssssss
- The reason code from the dynamic allocation service.
- dsn
- The data set name, which can be up to 44 characters.
If an OM command encounters this error, this message is sent to the OM output exit as an unsolicited message. If IMS initialization or IMS restart encounters this error, this message is sent to the system console. If a utility encounters this error, this message is sent to the job log of the utility.
System action
The system action depends on the IMS function
that encountered the error:
- IMS initialization fails with abend 2800, subcode X'0001' or X'0003'.
- IMS restart fails with abend 2801, subcode X'0001'.
- IMS online change command fails.
System programmer response
Correct the dynamic allocation problem and try IMS initialization, IMS restart, or the online change command again.