Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: PL/SQL call stack
cpiodumpv_at_gmail.com wrote:
> > What functionality is it that you think doesn't exist? Now you've got
> > me confused.
> > --
> > Daniel A. Morgan
> > University of Washington
> > damorgan_at_x.washington.edu
> > (replace x with u to respond)
> > Puget Sound Oracle Users Group
> > www.psoug.org
>
> I want the instrumentation Package to derive the calling
> package_name.procedure_name as opposed to the function
> package_name.procedure doing a set to identify it's self to the
> instrumentation utility.
This information is also shown in v$session (10.2.0.2 I think - I couldn't see your version in your post, apologies if I've missed it). I'm not sure if I should be recommending having every process constantly hammering v$session though. Received on Sun Jan 14 2007 - 03:54:12 CST
![]() |
![]() |