From: "Michel Cadot" <micadot@netcourrier.com>
Newsgroups: comp.databases.oracle.server
Subject: Re: Stack Trace
Date: Tue, 12 Dec 2000 09:26:48 +0100
Organization: Guest of France Telecom Oleane's newsreading service
Lines: 23
Message-ID: <914nis$v96$1@s1.read.news.oleane.net>
References: <913idd$157$1@nnrp1.deja.com>
Reply-To: "Michel Cadot" <micadot@netcourrier.com>
NNTP-Posting-Host: 195.101.229.231
X-Trace: s1.read.news.oleane.net 976609693 32038 195.101.229.231 (12 Dec 2000 08:28:13 GMT)
X-Complaints-To: abuse@oleane.net
NNTP-Posting-Date: Tue, 12 Dec 2000 08:28:13 +0000 (UTC)
X-Newsreader: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300


You can use the dbms_utility.format_call_stack function.
Have a look at Thomas Kyte site, url:
http://osi.oracle.com/~tkyte/who_called_me/index.html

--
Have a nice day
Michel


<wdr1@pobox.com> a écrit dans le message : 913idd$157$1@nnrp1.deja.com...
> Hi,
>
> I was wondering if it's possible in PL/SQL to get a stack trace when an
> exception happens?  It would be might useful in tracking down bugs.
>
> Thanks,
> -Bill
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.



