Measures reported by OraSysWaitEventTest
This test monitors system wait classes for the number and average time of system wait events. Using this test, administrators can nail the wait class on which the Oracle server spends more time and why, so that performance tuning decisions can be taken.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| Avg_time_per_wait |
Indicates the average time in seconds for each wait event in this class, during this measurement period. |
Secs |
If the value of this measure is unusually high, then you can get the identify time-consuming wait event, using the detailed diagnosis of this measure. |
| No_of_waits |
This measure indicates the number of waits for each wait class during this measurement period. |
Number |
|
|