Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 19 May 2004 @ 16:35:46 GMT


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


Subj:   Re: How to read the error table 1 from Fastload
 
From:   Kambhoji, Naveen Ram Prasanna

Hi,

All u have to do is run the following bteq script by changing the req fields

     bteq << EOI 2>&1
     .LOGON dbc/username,password;
     database Database_name;
     .SET RECORDMODE ON
     .EXPORT DATA FILE = err.out
     SELECT * FROM ET_TABLE_NAME
     EOI

then open err.out file


thanx & regards,

Prasanna.



     
  <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