ADSM-L

Re: How to find out what tape's a client data are on ?

2001-03-02 11:15:46
Subject: Re: How to find out what tape's a client data are on ?
From: "Prather, Wanda" <Wanda.Prather AT JHUAPL DOT EDU>
Date: Fri, 2 Mar 2001 11:15:48 -0500
I use this:
select stgpool_name, sum(physical_mb)  from occupancy where
node_name='XXXXXX' group by stgpool_name