Check this:
http://ibmmainframes.com/about25902.html

Kees.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of mf db
Sent: Friday, October 03, 2014 13:24
To: [email protected]
Subject: Tape Error

Hi All,

I am receiving the below error while running my daily backup

09.08.33 JOB02811  IEC215I
714-0C,IFG0200Z,ZV1QB3$,STEP01,TAPE1,0680,ZV1QB3,BACKUP.INC.ZVX3D2
 09.08.33 JOB02811  IOS000I 0680,0A,IOE,27,0600,,**,ZV1QB3,ZV1QB3$  686
    686              0A4410D050405050 0027FF0000000000 0303023530335490
4304E80162C71310
    686              WRITE ERROR DETECTED
 09.08.33 JOB02811  IOS000I 0680,0A,IOE,02,0600,,**,ZV1QB3,ZV1QB3$  687
    687              0A4410D050405050 0002FF0000000000 0303023530335490
4304E80162C71310
    687              WRITE ERROR DETECTED
 09.08.33 JOB02811  IEC147I
613-08,IFG0194K,ZV1QB3$,STEP01,TAPE1,0680,ZV1QB3,BACKUP.INC.ZVX3D2

Explanation for 714-0C says :

0C

If opened for output processing, an I/O error occurred writing a tape mark 
during processing of a CLOSE macro instruction. If opened for input processing, 
a previous positioning error has been detected in volume disposition processing 
during processing of a CLOSE macro instruction.
A
possible cause is that ERP detected a permanent error and the tape position was 
unknown.


ADR016I (001)-PRIME(01), RACF LOGGING OPTION IN EFFECT FOR THIS TASK 0ADR006I 
(001)-STEND(01), 2014.274 23:04:30 EXECUTION BEGINS
0ADR347E (001)-BSWT (01), PERMANENT I/O ERROR ON DDNAME TAPE1    ,ZV1QB3$
,STEP01  ,0680,T,TAPE1   ,WRITE ,DATA CHECK
                          ,0000012961,BSAM 0ADR324E (001)-DDTFP(02), THE 
VOLUME/DATA SET SPECIFIED BY DDNAME TAPE1 HAS BECOME UNUSABLE 0ADR049E 
(001)-STEND(01), 2014.275 09:08:33 DFSMSDSS FUNCTION TASK ABEND RECOVERY 
ROUTINE WAS ENTERED. SYSTEM ABEND CODE=0714 REASON
                          CODE=000C
0ADR324E (001)-DDTFP(02), THE VOLUME/DATA SET SPECIFIED BY DDNAME TAPE1 HAS 
BECOME UNUSABLE

The backup ran fine for first 11 volume but it failed in 12th step with the 
above error message.

 80 //DASD12   EXEC BACKUP,VOL=ZVX3D2,TAPE=ZV1QB3,LBL=12
        81 ++BACKUP   PROC
        82 ++STEP01   EXEC PGM=ADRDSSU PARM='TYPRUN=NORUN'
        83 ++SYSPRINT DD  SYSOUT=*
        84 ++DASD1    DD UNIT=3390,VOL=SER=&VOL,DISP=SHR
           IEFC653I SUBSTITUTION JCL - UNIT=3390,VOL=SER=ZVX3D2,DISP=SHR
        85 ++TAPE1    DD UNIT=680,VOL=(,RETAIN,SER=&TAPE),DISP=(NEW,KEEP),
           ++            DSNAME=BACKUP.INC.&VOL,LABEL=(&LBL,SL)
           IEFC653I SUBSTITUTION JCL -
UNIT=680,VOL=(,RETAIN,SER=ZV1QB3),DISP=(NEW,KEEP),DSNAME=BACKUP.INC.ZVX3D2,
           LABEL=(12,SL)
        86 ++SYSIN    DD DSN=SYS1.ZOS1.CNTL(INPUT),DISP=SHR


I am unable to interpret the IOS message, but Most likely it could be a tape 
error. Could someone throw light on the above.


Z/OS : 1.13

Peter

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN
********************************************************
For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. 

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its 
employees shall not be liable for the incorrect or incomplete transmission of 
this e-mail or any attachments, nor responsible for any delay in receipt. 
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
Airlines) is registered in Amstelveen, The Netherlands, with registered number 
33014286
********************************************************
                        


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to