The DISABLE procedure disables calls to the PUT, PUT_LINE, NEW_LINE, and GET_LINE procedures and clears all remaining information in the buffer.
Like the ENABLE procedure, you do not need to call this procedure if you use the SERVEROUTPUT option of OBClient.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only MySQL-compatible mode.
Syntax
DBMS_OUTPUT.DISABLE;