MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Restore Deleted Tape

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management
View previous topic :: View next topic  
Author Message
gans79
Beginner


Joined: 31 Aug 2005
Posts: 51
Topics: 27

PostPosted: Mon Mar 02, 2009 1:17 am    Post subject: Restore Deleted Tape Reply with quote

Hi,
Can we Restore a deleted Tape using any tool ,
anything similar to ISMF for DASD's ?
any help would be greatly appreciated .

Thanks
gans79
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Mon Mar 02, 2009 2:21 am    Post subject: Reply with quote

How was it deleted? What do you mean be deleted? Do you mean a dataset or a tape volume? Has the tape volume been used again?
Back to top
View user's profile Send private message Visit poster's website
expat
Intermediate


Joined: 01 Mar 2007
Posts: 475
Topics: 9
Location: Welsh Wales

PostPosted: Tue Mar 03, 2009 2:07 am    Post subject: Reply with quote

If the tape has not been used again, recatalog it to start with and then go talk to your storage people to ensure that the TMS is updated in accordance.
_________________
If it's true that we are here to help others,
then what exactly are the others here for ?
Back to top
View user's profile Send private message
jrompf
Beginner


Joined: 15 Jun 2011
Posts: 4
Topics: 1

PostPosted: Wed Feb 29, 2012 4:44 am    Post subject: Reply with quote

in z/VM:
Code:

"TAPE REW"
"PIPE (END ?) TAPE",
   "| f: fanout",
   "? f: | TAKE 1 | SPECS 5.6 | var volser",
   "? f: | DROP 1 | TAKE 1 | SPECS 49.5 ",
        "| DATECONVERT REXXJ REXX_DATE_S | VAR TAPEDATE"
"TAPE REW"
"CP DETACH VIRTUAL 181"
"CP SLEEP 15 SEC"
"TAPCMD TAPEMOD VOL" volser "EXPDATE" tapedate "(WAIT"
"TAPCMD TAPEQRY VOL" volser "(WAIT"

will fix tape expiration using first record exp date
or you can change expiration using:

"TAPCMD TAPEMOD VOL" volser "EXPDATE" tapedate "(WAIT"
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group