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: Who called me?

Re: Who called me?

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Mon, 21 Jun 1999 11:44:18 +0100
Message-ID: <929962110.19895.0.nnrp-01.9e984b29@news.demon.co.uk>

Good point - I'd forgotten that.

How about getting the list of function and procedure names for the PACKAGE from all_source, and then checking whether then function/procedure found was in that list ?

Still a bit messy, because of overloading, etc.

--

Jonathan Lewis
Yet another Oracle-related web site: www.jlcomp.demon.co.uk

Ole C Meldahl wrote in message <376E145B.A82D73D_at_pvv.org>...
>Thanks for the input! For my purposes the body will always be visible(I
want
>to add debug-information). Searching upwards for FUNCTION/PROCEDURE will be
>correct in most cases, but functions within functions exists, same with
>PROCEDURE in strings. I would prefer to avoid complete parsing.
Received on Mon Jun 21 1999 - 05:44:18 CDT

Original text of this message

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