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

Explanation

The error occurred during end-of-volume for a sequential data set.

In the message text:
rc
Associates this message with system completion code 837 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(member)
The data set name. Member name if specified.
The values of hex return codes and their meanings are as follows:
Return Code
Explanation
04
The tape volume whose serial number is ser was first requested and then mounted on device dev. However, a density conflict exists between the user's specified density and the unit's density capability.
08
The volume whose serial number is ser was not found in the JFCB and no address was found for the JFCB extension in the SWA. Specify more volume serial numbers, or a larger volume count in the VOL parameter of the DD statement. See z/OS MVS JCL User's Guide for a description of the rules for coding volume count.

This situation can also occur if an OPEN TYPE=J macro is used to open the data set after the volume serial number is changed and the JFCB is not updated in the SWA because bit 4 of the JFCBTSDM field of the JFCB is set to one.

If this error occurs while the system is reading a multivolume tape data set and this abend message is preceded by one of the following messages: IEC709I, IEC710I, IEC711I, or IEC712I, then the next volser to process was provided via the LABAN (Label Anomaly Tape Installation Exit) but either this volume serial could not be enqueued or no JFCB extension is available to add the volume.

0C
The indicated tape volume whose serial number is ser was requested and mounted on device dev but another data set was processing the volume.
10
The device does not support the recording mode requested by the user or determined by the system.
14
The tape volume whose serial number is ser does not conform to the single recording mode rules. For input data sets, the violation has occurred during a previous process in which the rules could not be enforced. For output data sets, no violation has yet occurred, since the abend prevents this from happening.

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

Run the job step again.

Source

DFSMSdfp

Module

IFG0554A

Routing code

11

Descriptor code

6