RESTORES
--------
To restore a d:/mydir , as it was on july 4th , 2001
>>>> res d:/mydir/* -pitdate=07/05/2001 -pittime=07:00:00 -subdir=yes
Find tapes needed to restore a node
>>>>select distinct node_name,volume_name,stgpool_name
from volumeusage where node_name='xxxxx'
Restore a file with spaces in the name , Enclose the filepath in quotes.
>>>>>tsm> restore "\\server name\c$\\PROGRAM FILES\COMMON FILES\file name.ext"
No comments:
Post a Comment