ADSM-L

Antwort: How do I know chain of tape volume

1999-10-18 08:45:37
Subject: Antwort: How do I know chain of tape volume
From: "Mecki M." <rmeschon AT OTELO.IBMMAIL DOT COM>
Date: Mon, 18 Oct 1999 14:45:37 +0200
Hi Suttinun,

with
     select FILE_NAME from contents where volume_name='n00001' and
segment<>'1/1'
you'll find the name of the file spread over two volumes.

And with
     select VOLUME_NAME from contents where FILE_NAME='see.above' and
segment='2/2'
you'll find the other volume.

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