Property reference

glide.db.dm_job.enabled

The glide.db.dm_job.enabled property activates the DMJob framework, allowing for the parallel processing of jobs using multiple consumer and producer threads. Admins should care about this setting to optimize job processing efficiency and performance in their ServiceNow instance.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property enables the DMJob framework, facilitating the parallel execution of jobs to enhance processing speed and resource utilization.
What area does it affect? Job Processing Framework
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when optimizing job processing or troubleshooting performance issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.db.dm_job.enabled
Sys ID 283a9a1277053110ec2af11d8c5a9901
Type boolean
Application Global
Default value true
Description Enables the DMJob framework for processing jobs in parallel chunks using multiple consumer and producer threads.
Updated 2024-05-25 03:44:10