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 in minutes for executing a data collection query before triggering a warning. |
| What area does it affect? |
Data collection jobs |
| What does the default mean? |
The default value is "60", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing query performance or troubleshooting long-running data collection jobs. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.pa.dc.query_time_limit |
| Sys ID |
4a5322a4c33112000295b348b1d3aed7 |
| Type |
integer |
| Application |
Global |
| Default value |
60 |
| Description |
Maximum duration in minutes that a single query for a data collection job can run before a warning is logged |
| Updated |
2024-05-25 03:46:02 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... skips the current record. If your scripts frequently reach the default limit, simplify the scripts as much as possible before modifying this property. • Type: integer • Default value: 30 com.snc.pa.dc.query_time_limit The maximum duration in minutes that a single query for a data collection job can run before a warning is logged. • Type: integer • Default value: 60 com.snc.pa.dc.max_row_count_indicator_sourceThe maximum ...
Related properties