The RESET_PARAM_DEFAULTS procedure resets the default values of all parameters to the recommended values.
Syntax
DBMS_STATS.RESET_PARAM_DEFAULTS;
Examples
obclient> CALL DBMS_STATS.RESET_PARAM_DEFAULTS;
Query OK, 0 rows affected
OceanBase Database
Download PDF
The RESET_PARAM_DEFAULTS procedure resets the default values of all parameters to the recommended values.
DBMS_STATS.RESET_PARAM_DEFAULTS;
obclient> CALL DBMS_STATS.RESET_PARAM_DEFAULTS;
Query OK, 0 rows affected