Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: get second Error Message in Exception Handling

Re: get second Error Message in Exception Handling

From: LKBrwn_DBA <member30625_at_dbforums.com>
Date: Thu, 21 Aug 2003 12:41:54 -0400
Message-ID: <3270261.1061484114@dbforums.com>

You could try using: DBMS_UTILITY.FORMAT_ERROR_STACK

FORMAT_ERROR_STACK Function

This function formats the current error stack. This can be used in exception handlers to look at the full error stack.

--
Posted via http://dbforums.com
Received on Thu Aug 21 2003 - 11:41:54 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US