Percent of foreground tasks exceeds the warning threshold.
It provides information about how close DB2 is to the maximum foreground connections allowed. A warning condition is detected when the percentage of active foreground connections to IDFORE is in the range of 68% to 85%. The situation's formula is:
KDP_SRM_Subsystem.Foreground_Utilization GE 68.0
AND
KDP_SRM_Subsystem.Foreground_Utilization LT 85.0
|