Note
- Due to the new statistics collection feature implemented in V4.x, statistics are no longer collected during major compactions. This parameter is removed starting from V4.0.0.
- In V4.x, statistics are mainly collected by calling the DBMS_STATS system package. For more information about statistics collection, see Overview of statistics collection.
Description
merge_stat_sampling_ratio specifies the sampling rate for collecting statistics on data columns during major compactions.
Attributes
| Attribute | Description |
|---|---|
| Parameter type | Int |
| Default value | 100 |
| Value range | [0, 100] |
| Effective upon OBServer node restart | No |