Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Determine if PLSQL Object Compiled in Debug Mode?
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?
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Mar 31 2006 - 09:24:28 CST
![]() |
![]() |