> Is there a possibility to get the information about all the files of a > client in the TSM-DB as listing in a file. > I would like to have a list of files of one client with all the information > you can see, if you select files from a directory in the GUI (or > Web-Client) (Name / Size / changed / created / backedup / class ...). > With my sql-selects on TSM-database it takes a while to run over the > database, with the GUI it's just a click.
You can use 'dsmc query backup' from the command line on the client and redirect the output to a file. This will give you the information you need. Cheers Dmitri