Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Fri, 29 Jun 2012 @ 14:55:35 GMT


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


Subj:   Script stops after OREPLACE function
 
From:   GRAHAM, Paul

I have a script which 100+ statements in. It has a statement (at statement 80) which uses the OREPLACE function, it runs this, then stops, without showing any idea why this is happening and how I can force the script to continue. I've included the code below: Script successfully runs 80 statements including this:

     UPDATE DATABASE1.TABLE1
     SET FIELD1 = OREPLACE(FIELD1,' ','')
     ;

The code then stops (without errors) even though the below and another 19+ statements exist:

     ALTER TABLE DATABASE1.TABLE1
     ADD FIELD2 VARCHAR (1)
     ;

Thanks

Paul Graham
Operational Analyst



     
  <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