clog_disk_utilization_threshold specifies the usage of the clog or ilog disk space that triggers disk space reuse.
Note
This parameter is deprecated since OceanBase Database V4.0.0.
| Attribute | Description |
|---|---|
| Type | Integer |
| Default value | 80 |
| Value range | [10, 100) |
| Effective upon OBServer node restart | No |
Example
obclient> ALTER SYSTEM SET clog_disk_utilization_threshold=80;