dump_data_dictionary_to_log_interval specifies the interval of data dictionary persistence for the tenant.
Note
This parameter is available in OceanBase Database V4.1.0 and later.
| Property | Description |
|---|---|
| Type | INTERVAL |
| Default value | 24H |
| Value range | (0s, +∞) |
| Effective upon OBServer node restart | No |
Examples
ALTER SYSTEM SET dump_data_dictionary_to_log_interval = 24H;