|
|
Archives of the TeradataForum
Message Posted: Tue, 19 Jan 2010 @ 16:43:35 GMT
Subj: | | Re: Restoring from Unix to Linux. |
|
From: | | Leslie, Quincy |
As a proof of concept, try using the ARC COPY command, instead of RESTORE. RESTORE requires that the target host be identical to the source
host, which can be very limiting. COPY is much more forgiving, if the source host and target host are different configurations, both hardware and
software.
Some shops periodically perform ARCHIVE/RESTORES to maintain archives that are compatible their most current configurations.
| |