IEC534D
A dev,ser [,labtyp], jjj,sss [,dsname] REPLY ‘U’-USE OR ‘M’-UNLOAD

Explanation

A indicates that the tape volume on the unit bears a label that is incompatible with the label type specified in the LABEL parameter of the JCL. Permission is being requested to destroy the present label by overwriting it with a Tape Mark. A new label, if required, may be written during further processing.

If a MONITOR DSNAME command is active, dsname indicates the data set requesting the volume.

In the message text:
jjj
Names the job requesting the volume.
sss
Names the job step requesting the volume.
ser
The volume serial number. One of the following:
  • a specific tape volume serial number
  • SCRTCH
  • PRIVAT

SCRTCH or PRIVAT indicate non-specific volume requests. SCRTCH is used when the dataset being created on the non-specific volume is temporary [DISP=(NEW,DELETE) or DSN=&&tempname]. PRIVAT is used for all other cases of non-specific volumes.

dev
The device number of the specified device.
dsname
The data set name.
labtyp
The label type of the mounted volume (either SL, NL, AL, or NSL).

System action

The job step waits for the operator to reply U or M, or until the task reaches time-out.

Operator response

If the volume specified by ser was mounted in response to a request for SCRTCH or PRIVAT, determine if the volume mounted was in fact a scratch volume. If so, determine if it is desirable to destroy the label on the volume and create a new label that is compatible with the programmer's request. Enter REPLY xx,‘U’ to allow the program to destroy the current label on the volume. Enter REPLY xx,‘M’ to allow the program to reject the currently mounted volume and mount a new volume.

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

Source

DFSMSdfp

Module

IFG0193D

Routing code

3,5

Descriptor code

2