IEC031I D37-rc,mod, jjj,sss,ddname[-#], dev,ser,diagcode,dsname(member)
Explanation
The error occurred when an output operation to a direct access device was requested.
In the message text:
- rc
- Associates this message with system completion code D37 and with the return code.
- jjj
- The job name.
- sss
- The 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
- The device number.
- ser
- The volume serial number.
- diagcode
- The DADSM Extend diagnostic code, if available.
- mod
- The name of the module in which the error occurred.
- dsname(member)
- The data set name. Member name if specified.
The explanation for the hex return code is as follows:
- Return Code
- Explanation
- 04
- A data set opened for output used all the primary space, and no secondary space was requested. Change the JCL specifying a larger primary quantity or add a secondary quantity to the space parameter on the DD statement.
System action
The task is ended unless the error is to be ignored as specified in the DCB ABEND exit routine. If the error is to be ignored, the system will attempt to close the DCB before returning to the user.
Operator response
Start a generalized trace facility (GTF) trace, and re-create the problem. Reply to message
AHL100A with:
TRACE=SYS,USR,SLIP
On the DD statement for the data set in error, specify:
DCB=DIAGNS=TRACE
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 for the job.
Programmer response
Probable user error. Correct the errors that caused the abnormal end as indicated by the return code in the message text. Rerun the job.
Source
DFSMSdfp
Module
IFG0554P, IGG0210B, IGG0210C
Routing code
11
Descriptor code
6