You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it seems that some of the behaviours are not fully functional, if dbms_output is not enabled.
I see the odd behavior only in utPLSQL-cli (using java-api).
The end result is, that no calls to dbms_output are showing in ut_documentation_reporter` calls, while they should.
Interestingly I cannot reproduce this behavior in SQLDeveloper. It seems like a setting in JDBC driver, taht is ON by default in SQLDeveloper.