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 defines the time limit for processing a batch query, with a default value of 300 seconds. |
| What area does it affect? |
CMDB Query Performance |
| What does the default mean? |
The default value is "300", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when experiencing slow query performance or during system optimization efforts. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cmdb.query.batch_time_limit_in_sec |
| Sys ID |
184b3e3f73322300567b27b751ab9eca |
| Type |
integer |
| Application |
Global |
| Default value |
300 |
| Description |
<span style = 'font-family: Arial; font-size: 13px; color: #4a4a4a;'>Time limit (in seconds) for running one batch to get one batch of query results<ul style='margin: 0px; padding-left:15px;'><li>Type: Integer</li><li>Default: 300</li></ul></span> |
| Updated |
2024-05-25 04:30:02 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... value, and 1 is interpreted as 2. For values of zero or lower, all widgets load simultaneously. • Type: integer • Default value: none • Location: System Property [sys_properties] table glide.cmdb.query.batch_time_limit_in_sec Time limit (in seconds) for running one batch to get one batch of query results (100 results). © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and ...
Context preview
Snippet 2
... Default value: 10000 • Location: Configuration > CMDB Properties > Query Builder Properties Time limit (in seconds) for running one batch to get one batch of query results (100 results). glide.cmdb.query.batch_time_limit_in_sec • Type: integer • Default value: 300 • Location: Configuration > CMDB Properties > Query Builder Properties Time limit (in seconds) for running an entire query to get all results. ...
Related properties