DBA_HIST_SERVICE_WAIT_CLASS
displays the history of wait class information for services as tracked by the Workload Repository. This view contains information from V$SERVICE_WAIT_CLASS
.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Unique snapshot ID |
|
|
|
Database ID for the snapshot |
|
|
|
Instance number for the snapshot |
|
|
|
Hash of the service name |
|
|
|
Name of the service |
|
|
|
Identifier for the class of the wait event |
|
|
Name for the class of the wait event |
|
|
|
Total number of waits for this event |
|
|
|
Total amount of time waited for this event (in hundredths of a second) |
|
|
|
The database ID of the PDB for the sampled session |
|
|
|
The ID of the container that
|
See Also: