4.297 DBA_HIST_BG_EVENT_SUMMARY
DBA_HIST_BG_EVENT_SUMMARY
displays the historical summary background event activity.
This view contains snapshots from V$SESSION_EVENT
.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Unique snapshot ID |
|
|
|
Database ID for the snapshot |
|
|
|
Instance number for the snapshot |
|
|
|
Identifier of the wait event |
|
|
|
Name of the wait event |
|
|
|
Identifier of the class of the wait event |
|
|
|
Name of the class of the wait event |
|
|
|
Total number of waits for the event |
|
|
|
Total number of timeouts for the event |
|
|
|
Total amount of time waited for the event (in microseconds) |
|
|
|
The database ID of the PDB for the sampled session |
|
|
|
The ID of the container that
|
See Also: