Quantcast
Channel: Teradata Forums - Tools
Viewing all articles
Browse latest Browse all 4252

Fastload Skips Header when using from Java - response (1) by tomnolan

$
0
0

I assume that you are using the JDBC FastLoad CSV feature of the Teradata JDBC Driver.
 
The JDBC FastLoad CSV feature always expects the first line of the CSV text file to contain the column headers. The first line of column headers is required, and there is no way to avoid using it.
 
Please refer to the documentation for using JDBC FastLoad CSV, which states "The data set must be an InputStream object with variable-length text and one row per line, where each field is separated by a delimiter character. It must include an initial row of column titles, which are not inserted into the destination table."
 
http://developer.teradata.com/doc/connectivity/jdbc/reference/current/jdbcug_chapter_2.html#BABFGFA2
 


Viewing all articles
Browse latest Browse all 4252

Trending Articles



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