Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

Fastload issue - response (1) by dnoeth

$
0
0
FastExport defaults to MODE INDICATOR to deal with NULLs, but FastLoad doesn't. So either modify the FExp (if there are no NULLs): .EXPORT OUTFILE "fexp.data" FORMAT FASTLOAD MODE RECORD; or the FastLoad (if there are NULLs): BEGIN LOADING dbase.tablename ERRORFILES dbase.Error_1, dbase.Error_2 INDICATORS; Dieter

Viewing all articles
Browse latest Browse all 27759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>