the q libvol command will show you the scratch volumes.
-Message d'origine-
De : ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] la part de
Sandra
Envoyé : mardi 26 octobre 2004 18:36
À : [EMAIL PROTECTED]
Objet : To know what are empty scratch volumes in a pool
Dear All,
Please
Subject
.EDU> To know what are empty scratch
volumes in a pool
10/26/2004 01:35
select volume_name, status from libvolumes where status='Scratch'
or, if you have multiple libraries attached:
select library_name, volume_name, status from libvolumes where
status='Scratch'
Sandra wrote:
Dear All,
Please give me the knowledge of a query that can give me the names of tapes,
that in
Dear All,
Please give me the knowledge of a query that can give me the names of tapes,
that in my scratch pool.
I know there are 3 tapes that are scratch, but i don't know the volume labels.
What command would give me the volume labels for those tapes?
Kind Regards,
Sandra