SV: SV: List of files in filespace

2009-06-01 Thread Christian Svensson
...@modestogov.com] Skickat: den 29 maj 2009 17:43 Till: ADSM-L@VM.MARIST.EDU Ämne: Re: SV: List of files in filespace When I execute the SQL statement I got the following errors tsm: ADSMSERV>select filespace_name as filespace, hl_name as directory, ll_names as file_name from backup wh

Re: SV: List of files in filespace

2009-05-29 Thread Mark Mooney
: List of files in filespace Try 'BACKUPS', rather than 'BACKUP' as your table name and that should see you right. /David Mc London, UK http://www.linkedin.com/in/dmcclelland -Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of

Re: SV: List of files in filespace

2009-05-29 Thread David McClelland
009 16:43 To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] SV: List of files in filespace When I execute the SQL statement I got the following errors tsm: ADSMSERV>select filespace_name as filespace, hl_name as directory, ll_names as file_name from backup where node_name='COMA

Re: SV: List of files in filespace

2009-05-29 Thread Richard Sims
Doselect * from syscat.tables to see actual table names.

Re: SV: List of files in filespace

2009-05-29 Thread Arthur Poon
-Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Christian Svensson Sent: Thursday, May 28, 2009 11:00 PM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] SV: List of files in filespace Hi, Yes you can, my way to do it is probably not the best one but it

SV: List of files in filespace

2009-05-28 Thread Christian Svensson
@modestogov.com] Skickat: den 29 maj 2009 00:37 Till: ADSM-L@VM.MARIST.EDU Ämne: List of files in filespace Is there any way to list out all the file names from the filespace using the TSM console? AP

List of files in filespace

2009-05-28 Thread Arthur Poon
Is there any way to list out all the file names from the filespace using the TSM console? AP