Note
- Due to the changes in the storage architecture in V4.x, this parameter is no longer applicable and was removed starting with V4.0.0.
- In V4.x, you cannot use this parameter to control resources. Instead, you can use the
DBMS_RESOURCE_MANAGERsystem package to isolate resources and achieve resource control. For more information about how to use theDBMS_RESOURCE_MANAGERsystem package to isolate resources, see Overview.
Description
sys_cpu_limit_trigger specifies the CPU utilization threshold. When the CPU utilization exceeds this threshold, the execution of system background tasks is suspended.
Attributes
| Attribute | Description |
|---|---|
| Type | Int |
| Default value | 80 |
| Value range | [50, +∞) |
| Effective upon OBServer node restart | No |