Archives of the TeradataForum
Message Posted: Thu, 18 Jun 2015 @ 09:18:29 GMT
Subj: | | Re: Restore/copy from multi stream files using |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Thursday, June 18, 2015 02:00 -->
FILEDEF would go on the command line or in the parameter file rather than in the ARC script, but still maps one "internal name" used as FILE=
to one "external name" recognized by the OS.
You need to run a separate COPY statement for each file with NO BUILD option. Then do a BUILD after all the streams have been copied.
|