The DISABLE stored procedure disables calls to PUT, PUT_LINE, NEW_LINE, and GET_LINE, and clears the buffer.
Similar to ENABLE, you do not need to call DISABLE if you use the SERVEROUTPUT option of OBClient.
Syntax
DBMS_OUTPUT.DISABLE;
Meet OceanBase AI Lakebase, the unified database for operational data, real-time analytics, and AI.
Meet OceanBase AI Lakebase, the unified database for operational data, real-time analytics, and AI. Explore ->
OceanBase Database
Download PDF
The DISABLE stored procedure disables calls to PUT, PUT_LINE, NEW_LINE, and GET_LINE, and clears the buffer.
Similar to ENABLE, you do not need to call DISABLE if you use the SERVEROUTPUT option of OBClient.
DBMS_OUTPUT.DISABLE;