Skip navigation
Currently Being Moderated

How to rollback inside an exception block?

VERSION 2  Click to view document history
Created on: Aug 30, 2010 8:43 PM by ramapaduga - Last Modified:  Aug 31, 2010 2:55 PM by ramapaduga

Hi All,

 

I have written a stored procedure in Netezza, which consists of an Insert statement following Update statement. I am catching all the errors in the exception block. Exception block captures all the errors, but it fails to do rollback. Kindly help me how to use rollback inside an exception block?

 

 

Thanks in advance...

Comments (2)

Bookmarked By (1)

More Like This

  • Retrieving data ...