Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 12 Oct 2005 @ 19:42:00 GMT


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


Subj:   Re: BTEQ - Macros inside transactions
 
From:   ulrich arndt

Hi,

BTEQ works as designed. It is submitting the sql's in sequence as long as you tell him differently..

You need to take care on the error code of each sql on your own.

put

     .if errorcode <> 0 then exit 8;

after both statements and it should work.

you might also consider to put

     .set retry off;

after your logon statement...

Ulrich


--
Ulrich Arndt

www.data2knowledge.de



     
  <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