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 configures the execution mode for querying the Configuration Management Database, affecting how queries are processed. |
| What area does it affect? |
CMDB Query Performance |
| What does the default mean? |
The default value is "v2", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when optimizing CMDB query performance or troubleshooting related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cmdb.query.execution_mode |
| Sys ID |
3d231c83ff0122100962ffffffffff43 |
| Type |
string |
| Application |
Global |
| Default value |
v2 |
| Description |
|
| Updated |
2025-04-25 15:58:19 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... mode introduced in Zurich. Instances are at risk if they use dynamic CI groups which are built using Query Builder, they're on an impacted Zurich Version, and the system property glide.cmdb.query.execution_mode = 'v2'. CMDB Query Builder PRB1977703 KB2727703 Query Builder in V2 mode can cause memory issues due to a static variable An internal variable which is declared as static keeps ...
Context preview
Snippet 2
... respective query. For more information about this setting, see Set execution mode for running a query. The query-level setting has precedence over system property settings. • Global setting: System property glide.cmdb.query.execution_mode sets the system-wide default mode to use when a query's mode isn't set at the query level. • Global setting: System property glide.cmdb.query.or_execution_mode sets the system-wide default execution engine mode ...
Related properties