The number of exclusive lock escalations exceeded the threshold.
It indicates when the number of times lock escalation exclusive happened exceeded the threshold. A warning condition is detected when the number of count of lock escalations to exclusive mode is greater than 20. The situation's formula is:
DB2_System_States.Lock_Escalation_Excl GE 20.0
|