clog_disk_utilization_threshold specifies the usage of the clog or ilog disk space that trigger log file reuse.
Description
| Attribute | Description |
|---|---|
| Type | Integer |
| Default value | 80 |
| Value range | [10, 100) |
| Effective upon restart of OBServer node | No |
Example
obclient> ALTER SYSTEM SET clog_disk_utilization_threshold=80;