|
|
Archives of the TeradataForum
Message Posted: Wed, 30 Jul 2003 @ 15:10:59 GMT
Subj: | | Re: Moving Data Due to PI Restructuring |
|
From: | | David Wellman |
Mike,
They're sequential. Note that on all the fastloads EXCEPT the last one OMIT the "end loading" statement. This will cause the fastload
utility to finish with a 'fastload paused' message (and I think return code=4). Add this to the final Fastload job and that will do all of
the phase 2 work.
Having said that, I wonder if you could run multiple FastExport jobs to different output files, then run TWB with multiple 'fastload'
operators (I can't remember the name off hand), each one reading a different input file. Don't know if that's necessarily quicker/better
but it may be an alternative.
Cheers,
Dave
| |