IEC158I
D13-rc,mod,jjj,sss, ddname[-#],dev

Explanation

The error occurred during the processing of an OPEN macro instruction for a graphic data control block.

In the message text:
rc
Associates this message with system completion code D13 and 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.
mod
The name of the module in which the error occurred.
The explanation for the hex return code is as follows:
Return Code
Explanation
04
The data control block (DCB) was associated with a device other than a graphic device, or a permanent I/O error occurred during processing of an OPEN macro instruction for a DCB associated with a graphic device. The device was specified by the name subparameter of the UNIT parameter of the DD statement for the graphic data set.

System action

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

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 all printed output and output data sets related to the problem and the source program listing for the job.

Programmer response

Probable user error. Correct the errors causing the abnormal end as indicated by the return code in the message text. Rerun the job.

Source

DFSMSdfp

Module

IGG01934

Routing code

11

Descriptor code

7