ADSM-L

Re: SQL Select

2004-08-31 12:07:04
Subject: Re: SQL Select
From: "Hart, Charles" <charles.hart AT MEDTRONIC DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 31 Aug 2004 11:08:19 -0500
Just Change the Stgpool name and % for what you need...
                                                                                
                
select count(*) from volumes where pct_reclaim>95 and 
stgpool_name='TAPE_ARCHIVE_COPY'

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU]On Behalf Of
James Lepre
Sent: Tuesday, August 31, 2004 11:03 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: SQL Select


I am trying to find a statement that would allow me to see what tapes need to 
be reclaimed.  Can this be done?

<Prev in Thread] Current Thread [Next in Thread>