Oracle Session Wait Events Test
This test monitors wait events to reveal the events per wait class, and the average wait time experienced by the events of a class. Using the metrics reported by this test, DBAs can isolate the type of wait events that are occurring frequently on the database server, and how long such events last. Since the wait class reveals the source of the frequent wait events, from here, all the administrator needs to do is perform simple sequence of diagnostics to figure out why events of this type recur on the database server.
This test is disabled by default. To enable the test, go to the enable / disable tests page using the menu sequence : Agents -> Tests -> Enable/Disable, pick Oracle Database as the Component type, Performance as the Test type, choose this test from the disabled tests list, and click on the << button to move the test to the ENABLED TESTS list. Finally, click the Update button.
Note:
This test will not report metrics for an Oracle 12c CDB server.
Target of the test : An Oracle database server
Agent deploying the test : An internal agent
Outputs of the test : One set of results for every wait class on the Oracle server monitored.
|
Measurement | Description | Measurement Unit | Interpretation |
---|---|---|---|
Average time waited: |
Indicates the sum of wait times of all wait events of this wait class during this measurement period. |
Secs |
If the value of this measure is unusually high, then you can use the detailed diagnosis of the measure to accurately identify that wait even under the class that has contributed to the increase in wait time. |
Number of session wait events: |
This measure indicates the percentage of waits for each wait class during this measurement period. |
Number |
|