Re: Capture error messages using DECLARE statements
Hi,
The correction of this bug is of high importance! In the meantime I do not use general "Exit handlers" in simple SP. This allows to catch the proper exception within the application.
However if you use nested SP you are definitvely lost! An exception in the inner SP will not be noticed by the application program. You need to implement handlers but than you lose the error code.
Subject
Views
Written By
Posted
27855
June 27, 2005 09:45AM
9575
June 27, 2005 11:10AM
10099
June 29, 2005 03:54AM
7380
June 30, 2005 05:45AM
5857
September 23, 2005 03:10AM
6681
June 30, 2005 06:30AM
5857
June 30, 2005 09:26AM
5436
June 30, 2005 02:16PM
5824
November 02, 2005 01:41AM
Re: Capture error messages using DECLARE statements
5949
February 13, 2006 03:07AM
7735
February 13, 2006 03:16AM
6039
February 15, 2006 01:58AM
6652
February 15, 2006 03:11AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.