Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Fri, 17 Oct 2014 @ 14:17:16 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: FastExport error while using BTEQ .IMPORT command
 
From:   Anderson, Dirk

Check your syntax with the Fast Export manual. Also, you don't need a REPEAT or INSERT command like BTEQ. Here is an example from the Teradata manual:

     .IMPORT INFILE /home/fexpuser/tests/data1 FORMAT BINARY Layout layl;

Here is an example of a layout from the manual:

     .LAYOUT DATAIN_LAYOUT INDICATORS;
     .FIELD c1c1 1 INTEGER;
     .FIELD c2 5 CHAR(20);

Thanks.

Dirk Anderson



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023