I use the following JCL to change the volume back to PRIVATE: //STEP000 EXEC PGM=IDCAMS //SYSPRINT DD SYSOUT=* //SYSIN DD * ALTER V292463 VOLUMEENTRY - STORAGEGROUP(SGVTAPE2) - NULLIFY(ERRORSTATUS) - LOCATION(LIBRARY) LIBNAME($VTS0002) /*
You need to change "292463" to your volser (leave the V prefix on it!), SGVTAPE2 to the SMS storage group name and $VTS0002 to the SMS library name. In addition, unexpire it in CA-1. On Tue, 2011-07-19 at 05:00 -0700, John Dawes wrote: > Russell, > > Thanks for the advice. I have never done this before. I checked in ISMF. I > chose Option 10 then option 3 (Tape library), however I do not find an opton > to change the status of a tape. > Could you tell me how I can go about it? > > Thanks for your patience. > > --- On Tue, 19/7/11, Russell Witt <[email protected]> wrote: > > > From: Russell Witt <[email protected]> > Subject: Re: SMS QUESTION - TAPE > To: [email protected] > Received: Tuesday, 19 July, 2011, 9:53 PM > > > When the tape went "SCRATCH" to CA-1, OAM was also notified. IBM's rule is > that a tape in "SCRATCH" status cannot be called by specific volser. You > need to change the status within ISMF from "SCRATCH" to "PRIVATE" and then > you will be able to REPRO the tape. I would also suggest you change the > expiration date to something like tomorrow within CA-1. This will cause it > to go scratch again in CA-1 and also in the OSM TCDB. > > Russell Witt > L2 Support Manager > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf > Of John Dawes > Sent: Tuesday, July 19, 2011 6:44 AM > To: [email protected] > Subject: SMS QUESTION - TAPE > > G'Day, > > A tape dsn was expired by CA-1 and is in "SCRATCH" status. I cataloged the > tape dsn. However, when I try to REPRO the tape to another dsn SMS is > preventing me from using the tape: > > IGD330I ERROR OCCURRED DURING CBRXLCS PROCESSING- VOLUME REQUESTED BY > SPECIFIC VOLUME SERIAL IS A SCRATCH VOLUME THE FAILING VOLSER IS Y42934 > IGD306I UNEXPECTED ERROR DURING ?CBRXLCS PROCESSING RETURN CODE 8 REASON > CODE 51 THE MODULE THAT DETECTED THE ERROR IS IGDCAT01 SMS MODULE TRACE BACK > - CAT01 CAT00 SSIRT > > I tried specifying the UNIT=3490 & VOLSER however no dice. SMS blocks me > again. Is there a way of bypassing SMS? > > Thanks in advance. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email > to [email protected] with the message: GET IBM-MAIN INFO Search the > archives at http://bama.ua.edu/archives/ibm-main.html > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html -- John McKown Maranatha! <>< ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

