job_queue_processes specifies the maximum number of concurrent tasks that can be run under each tenant. You can set this parameter to prevent tenant resources from being excessively occupied by tasks.
Property |
Description |
|---|---|
| Type | Integer |
| Default value | 1000 |
| Value range | [0,1000] |
| Effective upon OBServer node restart | No |
If you set job_queue_processes to 0, scheduled tasks are disabled.
Note
This parameter takes effect only in Oracle mode.
