The "Execute PL/SQL with debugger" is independent of the "Toggle compiling with debug." Turning on or off the "Toggle compiling with debug" does not affect the "Execute PL/SQL with debugger." You'll note that whether or not you have the "Toggle compiling with debug" turned on or off, the message that you get when you click on "Execute PL/SQL with debugger" is the same. That is...
"Do you want to compile referenced objects with Debug information? This process can take several seconds."
Selecting Yes or No for the above message does not affect if DBMS_DEBUG is called. It's called either way.
RESOLUTION 1:
1. Load your code into the Editor
2. Right-click in the work space of the Editor and select Execute | Execute Statement.
RESOLUTION 2:
Execute the code from the Schema Browser using the "Execute Procedure" icon.
See attachment SOL39916.doc
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center