UDB_Appl_Lock_Warning_610

(Superseded) Issues a warning alert if a monitored application experiences certain conditions.

A warning alert is issued if a monitored application experiences one or more of the following conditions:
  • More than five deadlocks
  • More than five lock timeouts
  • More than twenty lock waits
This situation has the following formula:
deadlocks GT 5
or
lock_timeouts GT 5
or
lockk_waits GT 20