|
|
Archives of the TeradataForum
Message Posted: Wed, 07 Dec 2005 @ 15:50:53 GMT
Subj: | | Re: Mload Fixed Length and bad records |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Wednesday, December 07, 2005 10:20 -->
Have you tried errlimit variable within BEGIN MLOAD command? I guess if the length of the bad records is not the same as the good records, then
you may need to 'pre-process' the data file before the multi-load, maybe PERL or AWK if your environment is unix or something like EASYTRIEVE in a
maniframe environment.
Hope this help.
| |