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.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only the MySQL mode.
Syntax
DBMS_OUTPUT.DISABLE;