Home Page for the TeradataForum
 
 

 

Archives of the TeradataForum





Message Posted: Tue, 23 Oct 2007 @ 20:54:40 GMT





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




Subj:   Re: 2 infiles in Multiload
 
From:   Kopuuravuri, Ramu



Hi sash,

Yes, you can import multiple files in single MLOAD. But you can't import multiple files in single IMPORT.

Pls find the following syntax.

     .IMPORT INFILE &DATA_DIR./&file_nm_1
     Layout layout_name
     FORMAT VARTEXT '|'
     APPLY UPSERT_DML;

     .IMPORT INFILE &DATA_DIR./&file_nm_2
     Layout layout_name
     FORMAT VARTEXT '|'
     APPLY UPSERT_DML;

Thanks,

Ramu.





     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
 
  Top Home Join Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky 
Last Modified: 09 Nov 2008