|
|
Archives of the TeradataForum
Message Posted: Mon, 05 May 2003 @ 19:52:30 GMT
Subj: | | Multiload Input Field Larger Than Table field |
|
From: | | Nick Druga |
Greetings,
I'm trying to use Multiload to add records to an existing database. One existing field is 1 byte smaller than the incoming field. The
incoming field has an extra byte that is not needed, but unfortunately lives in the middle of the useful bytes. Preprocessing the incoming
file is always possible, but hopefully someone might have a suggestion on how to do this within Multiload.
FIELD IN DATABASE: XXXXXXXXXXX (11 CHARACTERS)
FIELD IN INPUT FILE: XXXXXOXXXXXX (12 CHARACTERS WITH AN UNWANTED CHARACTER AT POSITION 6)
Thanks in advance,
Nick
| |