4.321 DBA_HIST_EVENT_NAME
DBA_HIST_EVENT_NAME
displays information about wait events.
This view contains a snapshot of V$EVENT_NAME
.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Database ID |
|
|
|
Identifier of the wait event |
|
|
|
Name of the wait event |
|
|
|
Description of the first parameter for the wait event |
|
|
|
Description of the second parameter for the wait event |
|
|
|
Description of the third parameter for the wait event |
|
|
|
Identifier of the class of the wait event |
|
|
|
Name of the class of the wait event |
|
|
|
The database ID of the PDB for the sampled session |
|
|
|
The ID of the container that
|
See Also: