IEC037I
008-rc,mod,jjj,ddname, dev,ser,dsname

Explanation

The error occurred following processing of a CHECK macro instruction during the processing of the creation of a direct data set.

In the message text:
rc
Associates this message with system completion code 008 and with the return code.
jjj
The job name.
sss
The step name.
ddname
DDname
dev
The device number.
ser
The volume serial number.
mod
The name of the module in which the error occurred.
dsname
The data set name.
The explanation for the hex return code is as follows:
Return Code
Explanation
04
During the creation of a direct data set, EOV was unable to allocate more space because the current volume was taken. The user returned to the CHECK module from his SYNAD routine.
08
During the creation of a direct data set, an I/O error occurred and the SYNAD exit was taken. The user returned from his SYNAD routine to the check module.

System action

The user's DCB ABEND exit routine will receive control if one was specified. On return, the following control blocks are traced to a GTF data set for return code 04:

1) all DEB extents and 2) the first 88 bytes (or less if block size is less) of the user's output record. No control blocks are traced for return code 08. In both cases, the task is ended.

System programmer response

For return code 04, if the error recurs and the program is not in error, search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center. Provide the JCL and the SYSOUT output for the job.

For a return code of 08, if the error recurs and the program is not in error, search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM Support Center. Provide the JCL, the SYSOUT output for the job, and all printed output and output data sets related to the problem.

Programmer response

For return code 04, allocate more space or more volumes. For return code 08, check the IOB in error. If the IOBCSW field does not indicate a user error, (user's data area less than block size or not in user key, which could result in a channel program check), rerun the job.

Source

DFSMSdfp

Module

IGG019BS

Routing code

11

Descriptor code

6