dbms output

stef

Member³
Hi

When debugging and inside package dbms_output is called. It is not seen in "dbms output" tab righter.

only when debugging is done, then it is displayed.

rg
Stefan
 
The dbms_output is fetched and displayed when execution is paused. I notice that he output indicator (the check mark on the tab) is only displayed after execution and not during a breakpoint. We'll fix this.
 
Correction: the dbms_output was indeed not displayed after a debugger step. This has been fixed for beta 5.
 
Back
Top