Identifying long-running and long-pending requests
A group of parameters help to identify requests that are running too long, or requests that are pending too long. In case a concurrent request is running longer than the threshold you have set, theNumLongRunningReq parameter will enter an alarm state. In case a concurrent request is pending longer than the threshold you have set, the NumLongPendingReq parameter will enter an alarm state.
Two parameters in the CONC_REQUEST (OA_REQUEST) application enable you to identify long-running and long-pending requests on all concurrent managers:
Parameter | Type | Description |
---|---|---|
NumLongRunningReq | Graph | Displays the total number of long-running requests that exceed the long-running threshold. |
NumLongPendingReq | Graph | Displays the total number of long-pending requests that exceed the long-pending threshold. |
Related topics
Managing-bottlenecks
Monitoring-long-running-and-long-pending-requests
Identifying-running-and-pending-requests
Alleviating-long-running-and-long-pending-requests
Setting-thresholds-for-concurrent-requests
Determining-concurrent-request-history