Richard Thanks again! I will look into this and experiment further!
Tim
Richard Sims wrote:
On Dec 13, 2006, at 1:33 PM, Timothy Hughes wrote:
We tried something like this?
restore VIRTUALNodename- nodename
-fromnode=xxxx serva\sys:home/proj/* -tcpserveraddress=xxxxxxxxx
servb\sys:home/proj/
Tim - See the Unix clients manual for overview and examples
(which the Netware client manual for some reason lacks).
Or look in ADSM QuickFacts for explanation.
Fromnode and Virtualnodename are mutually exclusive concepts:
you use one or the other, the former being good for only one TSM
server, while you are trying to get across TSM servers.
The general approach is:
dsmc restore -VIRTUALNodename=FilesOwnerNodeName
-TCPServeraddress=TheOneHoldingThatData
BackedUpDataName NameToRestoreAs
Refer to your client manual for any option details specific to
your platform.
Richard Sims