Archives of the TeradataForum
Message Posted: Fri, 21 Sep 2007 @ 10:31:11 GMT
Subj: | | Re: FastExport Error from NT |
|
From: | | Prescott, Kyle |
It definitely could affect the row/record length. For instance timestamps will be exported in character format - i.e. timestamp(6) internally
is stored as 10-bytes, but exported externally as 26-bytes character.
If the load utility has the record defined to handle a fixed input you need to check that the layouts match - they must match.
Kyle Prescott
Database Administrator
Unum-IODS
|