ADSM-L

Re: [ADSM-L] volumes associated with a node

2011-06-29 17:08:28
Subject: Re: [ADSM-L] volumes associated with a node
From: Steven Langdale <steven.langdale AT GMAIL DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 29 Jun 2011 21:53:43 +0100
On 29 June 2011 13:39, Tim Brown <tbrown AT cenhud DOT com> wrote:

> Is there a select statement that will list all tape volumes that have files
> for
>
> a given TSM node.
>
>
select distinct VOLUME_NAME,STGPOOL_NAME from volumeusage where
NODE_NAME='XXXX'

XXXX = the node name in upper case.

It also returns the stgpool name as well.

Steven

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