DIAG_THRESHOLD

Use the DIAG_THRESHOLD parameter in CQMPARMS to specify the diagnostic threshold for internal abends. Change the value for this parameter only under the direction of IBM® Software Support.

Description
Specifies the number of the occurrences (nnnnnnnn) of an internal abend that, when exceeded, causes message CQM4401I to be issued.
Syntax
DIAG_THRESHOLD(nnnnnnnn)
Default
1000000
Range
Integers in the range 0 - 99999999.
If 0 is specified for this parameter, then the internal diagnostic threshold checker is not activated and message CQM4401I is not issued. Additionally, regardless of the DIAG_THRESHOLD_DUMPS specification, no dumps are produced for internal abends.
If > 0 is specified for this parameter, message CQM4401I will be issued if that value is exceeded.
Example
DIAG_THRESHOLD(1000000)