Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Fri, 08 Feb 2008 @ 17:02:00 GMT


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


Subj:   Re: How to write procedure in teradata
 
From:   Curley, David

There's no equivalent of dbms_output in Teradata.

If you're trying to log what you're doing in a procedure, the best you can do is insert log messages to a table where you'd normally use dbms_output.put_line. Of course, Teradata doesn't have autonomous transactions, so if you have to roll back due to an error, you'll also roll back your log.


Dave



     
  <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