Property reference

glide.cmdb.query.max_results_limit

The glide.cmdb.query.max_results_limit property sets a cap on the number of results returned from scheduled queries and the Query Builder's Load All Results feature. Administrators should be aware of this limit to manage performance and ensure relevant data is retrieved effectively.

Default: 10000 Type: integer 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 limits the maximum number of results returned by scheduled queries and the Query Builder, with a default setting of 10,000.
What area does it affect? Query Builder and Scheduling
What does the default mean? The default value is "10000", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when performance issues arise or when adjusting data retrieval needs.

Out of the box property record

Raw metadata from the property record.

Property name glide.cmdb.query.max_results_limit
Sys ID b52bfa3f73322300567b27b751ab9e5b
Type integer
Application Global
Default value 10000
Description <span style = 'font-family: Arial; font-size: 13px; color: #4a4a4a;'>Limits the number of results for a scheduled query and in the results section in the Query Builder when you click Load All Results.<ul style='margin: 0px; padding-left:15px;'><li>Type: Integer</li><li>Default: 10000</li></ul></span>
Updated 2024-05-25 04:04:22

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... set does not exceed 10,000 records to avoid performance related issues. Note: The CMDB Group API doesn't support retrieving records exceeding 10,000 or the limit defined by the following properties. ◦glide.cmdb.query.max_results_limit ◦glide.cmdb.group.max_ci_limit To address this, these properties need to be adjusted to allow for larger query results if the CMDB query contains more records than the current limits permit. 3. Make ...
Documentation excerpt View supporting context
Context preview Snippet 2
... may be trademarks of the respective companies with which they are associated. 37 • Type: integer • Default value: 300 • Location: Configuration > CMDB Properties > Query Builder Properties glide.cmdb.query.max_results_limit Limits the number of results for a scheduled query and in the results section in the Query Builder when you click Load All Results. • Type: integer • Default value: ...
Documentation excerpt View supporting context
Context preview Snippet 3
... Load More Results to view the next set of 100 results. ▪Select Load All Results to view the rest of the query results, up to the number specified by the glide.cmdb.query.max_results_limit system property (10,000 by default). If the constructed CMDB query contains more than a single table, then the View in Query Builder button appears. Select the button to open the ...