ADSM-L

Antwort: Finding a particular file in a set of volumes

1999-10-18 08:18:25
Subject: Antwort: Finding a particular file in a set of volumes
From: "Mecki M." <rmeschon AT OTELO.IBMMAIL DOT COM>
Date: Mon, 18 Oct 1999 14:18:25 +0200
Hi Larry,

how about
     select VOLUME_NAME from contents where NODE_NAME='{nodename}' and
FILESPACE_NAME='{fsname}' and FILE_NAME='{path.without.fsname} {filename}'

! Dont forget the blank between the } { !

Regards
     Mecki
<Prev in Thread] Current Thread [Next in Thread>
  • Antwort: Finding a particular file in a set of volumes, Mecki M. <=