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 threshold for errors that can occur before data collection is automatically stopped, helping to prevent excessive data loss or corruption. |
| What area does it affect? |
Data Collection |
| What does the default mean? |
The default value is "500", which sets the baseline numeric behavior for this property. |
| When should you review it? |
An admin should review this property when configuring data collection settings or troubleshooting data integrity issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.pa.dc.max_error_count |
| Sys ID |
ad0eb433d7211100fa6c0c12ce6103eb |
| Type |
integer |
| Application |
Global |
| Default value |
500 |
| Description |
Maximum errors that may occur before data collection is stopped |
| Updated |
2024-05-25 03:39:06 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... by the com.snc.pa.dc.hsql.max_breakdown_elements property. If that limit is set, no breakdown matrix is collected where one of the breakdown sources exceeds that limit. • Type: integer • Default value: -1 com.snc.pa.dc.max_error_count The maximum number errors that may occur for a single data collection job run before data collection is stopped. Errors during data collection usually occur due to an invalid script, ...
Context preview
Snippet 2
... the limit. When a breakdown source exceeds this limit, breakdown scores are not collected from that source. • Type: integer • Default value: 10000 • Location: System Property [sys_properties] table com.snc.pa.dc.max_error_count Maximum errors that may occur before data collection is stopped. • Type: integer • Default value: 500 • Location: System Property [sys_properties] table com.snc.pa.dc.max_records Maximum number of records that are ...
Related properties