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: Commented-out lines in Production

Re: Commented-out lines in Production

From: <hasta_l3_at_hotmail.com>
Date: 4 Dec 2006 23:24:05 -0800
Message-ID: <1165303445.012816.136110@80g2000cwy.googlegroups.com>


klabu wrote :

> "Andreas Piesk"
> > $IF $$debug $THEN
> > $IF $$debug $THEN
> > dbms_output.put_line( balhblah);
> > $END
>
> > $END
> >
> > ALTER PACKAGE bla COMPILE PLSQL_CCFLAGS = 'debug:true' REUSE SETTINGS;
> >
> > regards,
> > -ap
> >
>
> yes good suggestion
> but now SOURCE code is still "littered" with
> "dbms_output.put_line( balhblah);"
> plus "$IF $$debug $THEN.....$END"

Anyway, dear, would you be kind enough to give us your opinions on hpuxrac questions ?

> Why don't you give us your opinion?

> How about some pro's and con's.

> Additionally, what other techniques can be used to keep debugging
> information easily available in a production environment?

The topic is interesting (for me, anyway :-) and I'm always interested in the opinions of others on the subject.

Thanks

Received on Tue Dec 05 2006 - 01:24:05 CST

Original text of this message

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