IEC015I
A37-rc,mod,jjj, sss,ddname[-#],dev,ser,dsname (member)

Explanation

The error occurred during end-of-volume processing.

In the message text:
rc
Associates this message with system completion code A37 and with a return code.
jjj
Job name.
sss
Step name.
ddname[-#]
DDname (followed by a concatenation number if it is part of a concatenation and not the first DD statement in the concatenation).
dev
Device number.
ser
Volume serial number.
mod
The name of the module in which the error occurred.
dsname(member)
The data set name. Member name if specified.
The explanation of the hex return code is as follows:
Return Code
Explanation
04
An SVC 55 (EOV) was issued, usually by a CHECK, GET, or PUT routine, against a DCB which was not open.
08
DEB does not point to DCB.

System action

The task is ended unless the error is to be ignored as specified in the DCB ABEND exit routine.

System programmer response

If the error recurs and the program is not in error, look at the messages in the job log for more information. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center. Provide the SYSOUT output and the program listing for the job.

Programmer response

Probable user error. An open DCB may have been partially overlaid, closed by the user in a SYNAD routine, or automatically closed by a previous end-of-volume error where ignore was specified in the DCB ABEND exit routine. Correct the errors causing abnormal end as indicated by the return code in the message text. Rerun the job.

Source

DFSMSdfp

Module

IGC0005E

Routing code

11

Descriptor code

6