stef Member³ Nov 6, 2018 #1 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
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
Marco Kalter Administrator Staff member Nov 6, 2018 #1 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.
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.
Marco Kalter Administrator Staff member Nov 6, 2018 #1 Correction: the dbms_output was indeed not displayed after a debugger step. This has been fixed for beta 5.
Correction: the dbms_output was indeed not displayed after a debugger step. This has been fixed for beta 5.