Re: TLMS QUESTION - SCRATCH A TAPE

2019-10-07 Thread John Dawes
 Russell,
Thanks for the confirmation.
On Saturday, 5 October 2019, 06:12:49 pm UTC, Russell Witt 
<025adb32e6d7-dmarc-requ...@listserv.ua.edu> wrote:  
 
 John,

Yes, that is the correct control statements to scratch the tape (assumption 
being that it is not an EDM tape).

Russell Witt
Broadcom

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of John Dawes
Sent: Friday, October 4, 2019 6:59 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: TLMS QUESTION - SCRATCH A TAPE

G'Day,
I want to scratch a tape which has a retention period of 1095 days.  This is 
what it looks when I query the tape:
RTN-SCHED(1)  BY RMF 5DC1095

I saw this example in the TLMS doc.  Would it scratch the tape?

/*                        //TLMSINQR EXEC CATINQR    //CAIIPT DD *              
//UPV T59631,SCRATCH=YES  /*                        //                        

--

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN  

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: TLMS QUESTION - SCRATCH A TAPE

2019-10-05 Thread Russell Witt
John,

Yes, that is the correct control statements to scratch the tape (assumption 
being that it is not an EDM tape).

Russell Witt
Broadcom

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of John Dawes
Sent: Friday, October 4, 2019 6:59 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: TLMS QUESTION - SCRATCH A TAPE

G'Day,
I want to scratch a tape which has a retention period of 1095 days.  This is 
what it looks when I query the tape:
RTN-SCHED(1)  BY RMF 5DC1095

I saw this example in the TLMS doc.  Would it scratch the tape?

/* //TLMSINQR EXEC CATINQR//CAIIPT DD * 
 //UPV T59631,SCRATCH=YES   /* //   
  

--

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: TLMS QUESTION

2014-01-22 Thread Neil Haley
Wow,

The first data center I worked for was in North Bay, Ontario, Canada and
all our production and development tape volsers were prefixed NB and DC,
gave me quite a flash back.

Anyhow, can you post the full message (if there is more)

Regards,

Neil Haley
nha...@ca.ibm.com
Storage  Software Mainframe Support
http://www.ibm.com/systems/z/ | http://www.about.me/NeilHaley




From:   John Dawes jhn_da...@yahoo.com.au
To: IBM-MAIN@listserv.ua.edu,
Date:   01/22/2014 07:00
Subject:TLMS QUESTION
Sent by:IBM Mainframe Discussion List IBM-MAIN@listserv.ua.edu



G'Day

When I inquire a volser on TLMS I see a value that I do not know what it
signifies.  I looked at the doc for an answer but unfortunately I came up
empty.  Could someone help me out?

RTN-SCHED(2)  BY RMF 5DC0001 5NB3650

I am not sure what the 5NB3650 denotes?  Does the 3650 means that the tape
is kept for 3650 days?

Thanks.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: TLMS QUESTION

2014-01-22 Thread Neil Haley
Howdy,

I  found this in a CA manual online.


 RTN-SCHEDRetention schedule applied by the
  RMF:
(0) Volume cleared or not
processed by TRS
(1) Data center or first entry
in the RMF rule
(2) 2nd location in the RMF
rule
(3) 3rd location in the RMF
rule
(4) 4th location in the RMF
rule
(5) 5th location in the RMF
rule
(6) 6th location in the RMF
rule
 -




https://supportcontent.ca.com/cadocs/0/CA%20TLMS%20Tape%20Management%20r12%206-ENU/Bookshelf_Files/HTML/User/index.htm


Regards,

Neil Haley
nha...@ca.ibm.com
Storage  Software Mainframe Support
http://www.ibm.com/systems/z/ | http://www.about.me/NeilHaley




From:   John Dawes jhn_da...@yahoo.com.au
To: IBM-MAIN@listserv.ua.edu,
Date:   01/22/2014 07:00
Subject:TLMS QUESTION
Sent by:IBM Mainframe Discussion List IBM-MAIN@listserv.ua.edu



G'Day

When I inquire a volser on TLMS I see a value that I do not know what it
signifies.  I looked at the doc for an answer but unfortunately I came up
empty.  Could someone help me out?

RTN-SCHED(2)  BY RMF 5DC0001 5NB3650

I am not sure what the 5NB3650 denotes?  Does the 3650 means that the tape
is kept for 3650 days?

Thanks.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: TLMS QUESTION

2014-01-22 Thread Pommier, Rex
John,

In your case, yes that is what it means.  Look up the retention control 
statements in the TLMS manuals.  You have 2 locations described by this line, 
in 5DC0001, you are using days to control the time it stays here (5), the 
location is DC, and it is sticking around 1 day.  In the second case, the 
retention criteria is still days, at location NB, and a tape stays there 3650 
days until it falls off, and it then at the end of its retention so the tape is 
scratched.

Rex

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of John Dawes
Sent: Wednesday, January 22, 2014 5:57 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: TLMS QUESTION

G'Day
 
When I inquire a volser on TLMS I see a value that I do not know what it 
signifies.  I looked at the doc for an answer but unfortunately I came up 
empty.  Could someone help me out?
 
RTN-SCHED(2)  BY RMF 5DC0001 5NB3650
 
I am not sure what the 5NB3650 denotes?  Does the 3650 means that the tape is 
kept for 3650 days?
 
Thanks.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

The information contained in this message is confidential, protected from 
disclosure and may be legally privileged.  If the reader of this message is not 
the intended recipient or an employee or agent responsible for delivering this 
message to the intended recipient, you are hereby notified that any disclosure, 
distribution, copying, or any action taken or action omitted in reliance on it, 
is strictly prohibited and may be unlawful.  If you have received this 
communication in error, please notify us immediately by replying to this 
message and destroy the material in its entirety, whether in electronic or hard 
copy format.  Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN