Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Enable DEBUG for all database

LgarganoApr 16 2012 — edited Apr 17 2012
Hi all,

I would like to enable DEBUG for all procedures, packages and functions in my database:

ALTER PACKAGE OWNER."OBJECT_NAME" compile DEBUG;


It is necessary because developer team needs to debug.

Please, let me know, is there any possibility for performance issue?

Thanks.

Leonardo.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 15 2012
Added on Apr 16 2012
5 comments
744 views