|
|
Archives of the TeradataForum
Message Posted: Sun, 01 Aug 2004 @ 23:28:52 GMT
Subj: | | Re: UTY005 & UTY4016 Errors on multiload |
|
From: | | Judge, James A |
quick guesses would be:
UTY0005 error may be caused by an unprintable character in your mload command file on that line or the line preceding. Edit the
command file and turn hex on to look at the characters and blanks. Or the command line preceding the line containing,
"atl_time_dfnt_avg_wt_hvy_ship" does not have an end-of-line indicator like '0A'.
UTY4016 error caused by the delimited input data file containing a varchar field length GT than the VARCHAR specified for
ATL_LAST_PIPELINE_UPD_DT.
| |