|
|
Archives of the TeradataForum
Message Posted: Wed, 16 Oct 2003 @ 01:57:37 GMT
Subj: | | Re: MLOAD ERROR 3813 |
|
From: | | Michael Larkins |
Hi Parwaiz:
Without knowing anything about your Mload script or your table, it sounds like the problem is associated with your INSERT statement. You
need to compare the number of columns in your table with the number of substitutions you are using in the VALUES portion. It seems to be
indicating that there are more values in the INSERT list than the number of columns in your table.
Hope this helps,
Michael Larkins
Certified Teradata Master
| |