Archives of the TeradataForum
Message Posted: Fri, 06 Jul 2012 @ 15:24:36 GMT
Subj: | | Re: How to restart Fload and Mload |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Friday, July 06, 2012 08:25 -->
Failing in apply mode / phase 2 is unusual but can occur e.g. if you run out of permspace, the system restarts, or the client gets
disconnected.
If you are certain the failure occurred in this mode/phase:
For MultiLoad, resubmit the original script with no changes.
For FastLoad, remove the INSERT statement and submit a script with nothing between BEGIN LOADING and END LOADING statements.
|