You can also use dsmc q backup -nodename=<NODE> '{\\
<NODE>\<Filespace>}\<PATH>\<FILE.MASK>'
This also accepts most of the restore options
(-fromdate; -todate; -inactive etc.)Doug Thorneycroft County Sanitation Districts of Los Angeles County (562) 699-7411 Ext. 1058 FAX (562) 699-6756 [EMAIL PROTECTED] -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Richard Sims Sent: Tuesday, June 03, 2003 8:35 AM To: [EMAIL PROTECTED] Subject: Re: Query contents of a filespace? >Quick question: Is there a way to query the contents of a node's >filespace? I want to see what data a particular node has backed up.. You can do a Select on the Contents table for the filespace; but there's a lot of overhead in the query. I would instead try a quicker query: assuming that the client data is Collocated, do a Query CONTent on the volume it was more recently using (see Activity Log). A negative COUnt value will display the files in reverse order from the end of the volume. Richard Sims, BU
