The single predefined situation in this category monitors the response time for an active group defined with OMEGAMON. The description and formula for this situation follows.
Monitors for whether or not the response time threshold stored in the OMEGAMON group definition has been exceeded. It alerts the user whenever the response time threshold has been exceeded. The situation uses an attribute from the Response Time Analysis group. This situation is distributed automatically to the hub server; distribute it to all servers where OMEGAMON XE for CICS on z/OSplex is running.
Use the historical transaction display function of OMEGAMON XE for CICS on z/OS to locate the transactions that have caused an RTA threshold to be exceeded. The Bottleneck Analysis report can further assist in locating the wait reasons responsible for slow response times. If CPU bound transactions are unable to get the processor resources they need, consider increasing the priority of either the transaction or the CICS region.
Formula
If the value of CICSplex_Response_Time_Analysis.Exceeds_RTA_Threshold equals Yes then situation Exceeds_RTA_Threshold is true.
See also the CICSplex Response Time Analysis attribute group.