23.3 DISABLE_DBMS_OUTPUT Procedure
This procedure stops writing all debug logs with dbms_output
.
Syntax
DISABLE_DBMS_OUTPUT;
Parameters
None.
Example
See ENABLE_DBMS_OUTPUT
.
Parent topic: APEX_DEBUG
This procedure stops writing all debug logs with dbms_output
.
Syntax
DISABLE_DBMS_OUTPUT;
Parameters
None.
Example
See ENABLE_DBMS_OUTPUT
.
Parent topic: APEX_DEBUG