Skip navigation
14358 Views 6 Replies Latest reply: Jul 20, 2011 6:04 PM by Jojo Thomas RSS
Parag New Enzee 9 posts since
Oct 15, 2009
Currently Being Moderated

Feb 8, 2010 4:37 AM

Autonomous Transactions for error logging

Hello,

 

we are having a requirement for logging the steps in stored procedure.

 

However, the problem is that if any step errors out, the entire procedure, including the logging (done by calling logging procedures in main procedure) gets rolled back. Hence neither can we see the changes done by the successful steps above the error step nor is any sort of logging recorded (for earlier successful steps and the errored step).

 

Is ther a way to resolve this.

Can Autonomous transaction be used in Netezza?

 

Thanks,

Parag

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 4 points
  • Helpful Answers - 2 points