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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Determine if PLSQL Object Compiled in Debug Mode?

Re: Determine if PLSQL Object Compiled in Debug Mode?

From: rjamya <rjamya_at_gmail.com>
Date: Fri, 31 Mar 2006 10:24:28 -0500
Message-ID: <9177895d0603310724j67d1b122x160001b9dde0110e@mail.gmail.com>


EP,

take the object_id and look in sys.settings$ ... it will tell you.

Raj

On 3/31/06, Phil Jones <phillipjones_at_gmail.com> wrote:
> Hi,
>
> SYS.ALL_PROBE_OBJECTS.DEBUGINFO contains T or F (true or false).
>
> Cheers,
>
> Phil
>
> On 31/03/06, Ethan Post <post.ethan_at_gmail.com> wrote:
> > Do any of the data dictionary tables show if a PLSQL object is compiled in
> > DEBUG mode?



Got RAC?
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Mar 31 2006 - 09:24:28 CST

Original text of this message

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