Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL Code utilities?
DA Morgan wrote:
> Jeremy wrote:
> > Just occurred to me - is there anything available that would look at the
> > procedures/functions in a package and identify any variables that aren't
> > referenced in the code? SQL Developer perhaps?
>
> If 10g use the DBMS_WARNING built-in package documented in Morgan's
> Library at www.psoug.org.
> --
> Daniel Morgan
> Puget Sound Oracle Users Group
The OP is on 9.2.0.6, not 10g. Which is why I didn't suggest dbms_warning. And why I commented that MODULE isn't a valid column in the 9.2 implementation of the trace table plsql_trace_events.
David Fitzjarrell Received on Tue Sep 12 2006 - 08:38:02 CDT
![]() |
![]() |