Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 10 Nov 2004 @ 19:41:26 GMT


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


Subj:   Re: Fastload : Loading timestamp column values
 
From:   Agarwal, Rachana

Hi,

I tried using the formattinmg the date data in the format 'MMMbDDbYYYYbHH:MIBT' in my fastload script's insert statement .

     insert into hin_hcc
        ( :hhx_hin_number ,

          :hhx_hcc_number ,

          :hhx_source_flag      ,
          cast(:hhx_statusdate as timestamp format 'MMMbDDbYYYYbHH:MIBT'),
              current_date,
              current_date,
              1,
              current_date,
              1
        );

But I am getting following error

"RDBMS error 3618: Expression not allowed in Fast Load Insert, column UPDT_DATE."


Could anyone please let me know if I can use the format clause in some other way in my fastload script.


Thanks and Regards,

Rachana'



     
  <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