Database Wait percent has exceeded the critical threshold.
It indicates the percentage of DBAT (Database Access Thread) that has to wait because MAXDBAT exceeded the threshold. A critical condition is detected when the percentage of active background connections to DBAT_Wait reaches 0%. The situation's formula is:
DB2_System_States.DB_Wait_Percent GE 0
|