i can find the tapes that should be reclaimed there just not being reclaimed


----- Original Message -----
From: "Gabriel Wiley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 06, 2002 12:30 PM
Subject: Re: reclamation question


> This command will look for any tapes meeting a 50% reclaimable state.
>
> Sub your devclass_name in for '3590'
>
>
> select volume_name, pct_utilized, pct_reclaim, stgpool_name from volumes
> where devclass_name
>  like '%3590%' and pct_reclaim>50 order by
>  stgpool_name
>
> Gabriel C. Wiley
> ADSM/TSM Administrator
> AIX Support
> Phone 1-614-308-6709
> Pager  1-877-489-2867
> Fax      1-614-308-6637
> Cell       1-740-972-6441
>
> Siempre Hay Esperanza
>

Reply via email to