IEC222I
717-rc,mod,jjj,sss, ddname[-#],dev,ser,dsname

Explanation

The error occurred during processing of a BSAM CLOSE macro instruction with a TYPE=T operand for a data set on magnetic tape.

In the message text:
rc
Associates this message with system completion code 717 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.
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
An I/O error occurred writing a tape mark following the last data record during processing of a CLOSE macro instruction with a TYPE=T operand.
08
An I/O error occurred during processing of a CLOSE macro instruction with a TYPE=T operand, writing trailer label 1 or trailer label 2.
0C
An I/O error occurred writing a tape mark following the trailer labels during processing of a CLOSE macro instruction with a TYPE=T operand.
10
An I/O error occurred reading trailer label 1 in order to update the DCB block count during processing of a CLOSE macro instruction with a TYPE=T operand.

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 the SYSOUT output for the job.

Programmer response

If an I/O error has occurred, a defective volume or device may be the cause. Save the output from the failing job to aid in the analysis of the problem.

Rerun the job specifying a different volume or device. If a scratch volume was being used when the I/O error occurred, request a different volume. If that does not solve the problem, request a different device in the UNIT parameter of the DD statement. If a specific volume is needed, try requesting a different device in the UNIT parameter of the DD statement. Rerun the job.

Source

DFSMSdfp

Module

IFG0232G

Routing code

11

Descriptor code

6