IMS_Threads_Active_Low
The formula is:
DBCTL_Thread_Summaries.Active_Threads LT
2
The number of active threads in the thread summaries table is less than the indicated threshold (equivalent to the THLO OMEGAMON II for IMS exception).
IMS_Threads_Active_High
The formula is:
DBCTL_Thread_Summaries.Active_Threads GT
127
The number of active threads in the thread summaries table is greater than the indicated threshold (equivalent to the THHI OMEGAMON II for IMS exception).
IMS_Threads_Elapsed_Time_High
The formula is:
DBCTL_Thread_Details.Elapsed_Thread_Time
GT 5
The elapsed time a thread has been active in the thread details table is greater than the indicated threshold.