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