ADETECT_MIN_COUNT_FOR_ANOMALY
Use the ADETECT_MIN_COUNT_FOR_ANOMALY parameter in CQMPARMS to control the anomaly detection behavior of your Query Monitor Subsystem .
- Description
- The minimum number of SQL statements (n) allowed for a given workload after which anomaly exceptions or alerts are recorded for the workload.
- Syntax
- ADETECT_MIN_COUNT_FOR_ANOMALY(n)
- Default
- 100
- Range
- Integers in the range 1 - 9999999
- Example
- ADETECT_MIN_COUNT_FOR_ANOMALY(1000)