Vary the drive offline with the FORCE option.  

> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]]
> On Behalf Of Vernooij, CP - SPLXM
> Sent: Tuesday, July 10, 2012 6:02 AM
> To: [email protected]
> Subject: Re: VTS problem
> 
> I think you have a problem. After the I/O error the tape should have
> been unmounted, but apparently has not.
> 
> Now the library and MVS have a different view on the volume and unit.
> You can't use MVS to unmount the volume and I can't think of another
> way.
> If this is not a TS7700, can you do anything on the library interface?
> If not, call IBM.
> 
> Sorry I can't help you more.
> Kees.
> 
> ""??? ?? ???"" <[email protected]> wrote in message
> news:<C11DED818B17214792B97FBA28712BED1503FE6C3D@JER-
> EMAIL1.jer.ad.malam
> .com>...
> > The who problem occured when a job had an I/O error while writing the
> virtual volume.
> > When I use the D U command, I do not see the mounted volume.
> > The LI REQ command gives me an error message.
> >
> > This is running on a very old system (OS/390 v2.8).
> >
> > Gadi
> > ________________________________________
> > From: IBM Mainframe Discussion List [[email protected]] On
> Behalf Of Vernooij, CP - SPLXM [[email protected]]
> > Sent: 10 July 2012 14:54
> > To: [email protected]
> > Subject: Re: VTS problem
> >
> > How did the volume become mounted on the unit? Does z/OS display the
> > volume mounted (D U,,,xxxx,1)?
> >
> > Has the volume been mounted manually, via the GUI, on the unit? Then
> you
> > can only dismount it via the GUI.
> > If it has not been mounted via the GUI, unfortunately you cannot
> > dismount it via the GUI.
> >
> > Did you request details with: LI REQ,libname,LVOL,vvvvvv libname must
> be
> > the name of the composite library (if you have a grid).
> >
> > Kees.
> >
> > ""??? ?? ???"" <[email protected]> wrote in message
> >
> news:<C11DED818B17214792B97FBA28712BED1503FE6C3C@JER-
> EMAIL1.jer.ad.malam
> > .com>...
> > > I tried that. Didn't help
> > > I tried varying the whole library offline using the V
> > SMS,LIB(xx),OFFLINE and then ONLINE. THat didn't help either.
> > >
> > > Gadi
> > >
> > > ________________________________________
> > > From: IBM Mainframe Discussion List [[email protected]] On
> > Behalf Of Vernooij, CP - SPLXM [[email protected]]
> > > Sent: 10 July 2012 14:10
> > > To: [email protected]
> > > Subject: Re: VTS problem
> > >
> > > The drive is online, I assume? Try the unload command: U xxxx.
> > > Or Vary the unit Offline.
> > >
> > > Kees.
> > >
> > > ""??? ?? ???"" <[email protected]> wrote in message
> > >
> >
> news:<C11DED818B17214792B97FBA28712BED1503FE6C3A@JER-
> EMAIL1.jer.ad.malam
> > > .com>...
> > > > IF I issue the LI DISPSRV, I see the volume mouted on one of the
> > > drives.
> > > > No other job is using the volume.
> > > > There is only one system in the sysplex.
> > > >
> > > > How do I demount the volume?
> > > > I tried restarting OAM, but that did not help.
> > > >
> > > > Any other idea?
> > > >
> > > > Gadi
> > > >
> > > > ________________________________________
> > > > From: IBM Mainframe Discussion List [[email protected]] On
> > > Behalf Of Vernooij, CP - SPLXM [[email protected]]
> > > > Sent: 10 July 2012 13:10
> > > > To: [email protected]
> > > > Subject: Re: VTS problem
> > > >
> > > > ""??? ?? ???"" <[email protected]> wrote in message
> > > >
> > >
> >
> news:<C11DED818B17214792B97FBA28712BED150544E9BB@JER-
> EMAIL1.jer.ad.malam
> > > > .com>...
> > > > > Hi,
> > > > >
> > > > > I was asked to help with a VTS problem.
> > > > > I've never had to use VTS, so I'm not familiar with the
> commands.
> > > > > This is the problem:
> > > > > 09.04.58 JOB06739 ---- TUESDAY,   10 JUL 2012 ----
> > > > > 09.04.58 JOB06739  ICH70001I H004     LAST ACCESS AT 08:29:13
> ON
> > > > TUESDAY, JULY 10, 2012
> > > > > 09.04.58 JOB06739  $HASP373 HRSNVLAD STARTED - INIT 6    -
> CLASS
> B
> > -
> > > > SYS BOIA
> > > > > 09.04.58 JOB06739  IEF403I HRSNVLAD - STARTED - TIME=09.04.58
> > > > > 09.04.59 JOB06739  IEF233A M
> > > > 0287,V09702,,HRSNVLAD,SAS,HRTM.KRANOT.SASDB.G3429V00
> > > > > 09.12.54 JOB06739  IEC502E K
> > > > 0287,V09702,SL,HRSNVLAD,SAS,HRTM.KRANOT.SASDB.G3429V00
> > > > > 09.12.54 JOB06739  TMS014  IEC502E K
> > > > 0287,V09702,SL,HRSNVLAD,SAS,HRTM.KRANOT.SASDB.G3429V00
> > > > > 09.12.54 JOB06739  IEC501A M
> > > >
> 0287,V09750,SL,COMP,HRSNVLAD,SAS.SASKLL,HRTM.KRANOT.SASDB.G3429V00
> > > > > 09.12.55 JOB06739  CBR4195I LACS RETRY POSSIBLE FOR JOB
> HRSNVLAD:
> > > > >                    IEE763I NAME= CBRLLACS CODE= 140167
> > > > >                    CBR4000I LACS MOUNT PERMANENT ERROR FOR
> DRIVE
> > > 0287.
> > > > >                    CBR4103I VOLUME V09750 ALREADY IN USE IN
> > LIBRARY
> > > > BIVTS.
> > > > >                    IEE764I END OF CBR4195I   RELATED MESSAGES
> > > > >
> > > > > The description for CBR4103I says I have to demount the volume.
> > > > > How do I do that?
> > > > >
> > > > > Thanks
> > > > >
> > > > > Gadi
> > > > >
 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

Reply via email to