Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL call stack
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. Received on Wed Jan 10 2007 - 11:25:22 CST
![]() |
![]() |