ADSM-L

Re: Query Scratch Volumes

2001-02-23 11:47:02
Subject: Re: Query Scratch Volumes
From: "Braich, Raminder" <raminder.braich AT DAVEY DOT COM>
Date: Fri, 23 Feb 2001 11:47:26 -0500
Steve,


  Try this,
     select * from libvolumes where status='Scratch'
If you need to see only the volume names
     select volume_names, status from libvolumes where status='Scratch'


> -----Original Message-----
> From: Steve Hicks [SMTP:shicks AT KUB DOT ORG]
> Sent: Friday, February 23, 2001 11:13 AM
> To:   ADSM-L AT VM.MARIST DOT EDU
> Subject:      Query Scratch Volumes
>
>  What would the syntax be for a query to only show scratch volumes?
<Prev in Thread] Current Thread [Next in Thread>