How to Recover Partially Overwritten CA View Tapes
search cancel

How to Recover Partially Overwritten CA View Tapes

book

Article ID: 45999

calendar_today

Updated On:

Products

Deliver View

Issue/Introduction

Problem:

Client's overwritten View tapes resembled each other with: 

In Pos .Out Pos Rec Pos ID .................................. Jobname 

------- -------     -------   -------------------------------- -------- 

......1 ......1 ....... *** UNKN *** 

......2 ......2 ....... *** UNKN *** 

......3 ......3 ......2 XXXXXXXX-RNN ................... XXXXXXXX

 

Environment:

CA View (any release)

 

Resolution:

When another application writes over a portion of a View tape, the SARTCP COPY utility can be used to create a viable tape from the original tape.

 

 . The client ran SARTCP COPY, using their duplex tapes as input, to create new primary tapes:

 

//XXXXXXXX JOB ...

//SARTCP   EXEC PGM=SARTCP                                              

//STEPLIB  DD  DISP=SHR,DSN=VIEW.CVDELOAD    <=== Modify, if used

//SYSPRINT DD  SYSOUT=*                                                

//TAPEIN   DD  DISP=OLD,DSN=view_hlq.SARDPLX.T00nnnnn

//TAPEOUT  DD  DISP=(,CATLG),                                          

//             DSN=view_hlq.SARTAPE.T00nnnnn,

//             UNIT=(xxxx,,DEFER),VOL=(,RETAIN),LABEL=(,SL,EXPDT=99000)

//SYSIN DD * 

SKIP 1 

SKIP 2 

NULL 1 

NULL 2 

/* 

//

 

 . The tapes it created resulted with opening maps of: 

 

In Pos .Out Pos Rec Pos ID .................................. Jobname 

-------   -------     ------- -------------------------------- -------- 

....... ......1 ....... *** NULL *** 

....... ......2 ....... *** NULL *** 

......1 .............. *** UNKN *** 

......2 ....... ....... *** UNKN *** 

......3 ......3 ......2 XXXXXXXX-RNN ................... XXXXXXXX

 

 . The resulting tapes could have their reports properly accessed and be used as input to SARTDR /TLOAD, in loading reports to the disk layer. 

 

Environment

Release: OUTDTI00200-12.1-Deliver-Output Management-Interface for Native TSO
Component: