Closed
Description
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.