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

Home -> Community -> Usenet -> c.d.o.misc -> Re: PL/SQL call stack

Re: PL/SQL call stack

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Wed, 10 Jan 2007 19:00:21 +0100
Message-ID: <45a529b6$0$318$426a74cc@news.free.fr>

<cpiodumpv_at_gmail.com> a écrit dans le message de news: 1168449922.324443.189540_at_77g2000hsv.googlegroups.com...
| In our application we have a trace utility that provides the ability to
| instrument code.
|
| As part of this utility we maintain a call stack so if we are
| instrumenting a function/procedure upon entry we push onto the stack so
| we can log the current function/procedure executing. Upon exit we pop.
| Is there a built in package that we can call to get the current
| function/procedure on the stack?
|
| thanks in advance.
|

http://download-uk.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_util.htm#sthref9381 http://asktom.oracle.com/tkyte/who_called_me/index.html

Regards
Michel Cadot Received on Wed Jan 10 2007 - 12:00:21 CST

Original text of this message

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