I don't know CA-TLMS. But I download the User's Manual. You should review this manual. Perhaps you need to do something like:
//TLMSINQR JOB //TLMSINQR EXEC CATINQR //CAIIPT DD * UPV volser SCRATCH=NO // If the tape is in an IBM automated tape library, you likely need to update the status in the library as well. The book says that this is done using the CTSSYNC program. Sample JCL might be: //STEP1 EXEC PGM=CTSSYNC //SYSPRINT DD SYSOUT=* //SYSIN DD * VERIFY SYNC volser // -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets® 9151 Boulevard 26 . N. Richland Hills . TX 76010 (817) 255-3225 phone . [email protected] . www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets® is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company®, Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of John Dawes > Sent: Thursday, August 16, 2012 10:35 AM > To: [email protected] > Subject: TLMS - CHANGING THE STATUS OF A TAPE > > G'Day, > > I am trying to change the status of a tape which went scratch. I am > not very familiar with TLMS. Would anybody have a utility to do this? > What I am trying to do is to change the status from SCRATCH to ACTIVE > or LIVE because we want to keep the tape for auditing purposes (yes, > the auditiors are breathing down my back). > > Thanks in advance. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
