ADSM-L

Re: Virtual volume <-> physical Volume

2001-01-24 17:34:11
Subject: Re: Virtual volume <-> physical Volume
From: Stephen Mackereth <Stephen.Mackereth AT COLESMYER.COM DOT AU>
Date: Thu, 25 Jan 2001 09:35:39 +1100
Hi Winfried,

try this select statement. This will take a while for it to run - seeing to
runs through on of the largest table in the database.

local server (where the virtual volume is created)
remote server (where the virtual volume is stored)

(run on the remote server)
select volume_name from contents where node_name='(*1)' and
filespace_name='ADSM.SERVER' and file_name like '%(*2)%'

*1 = the node_name of the local server on the remote server.

*2 = can be just the 9 digit virtual volume serial number (from the local
server).



Regards

Stephen Mackereth
Senior UNIX Consultant / Senior Storage Administrator (TSM)
ITS Unix Systems Support
Coles Myer Ltd.


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