4.317 DBA_HIST_EVENT_HISTOGRAM
DBA_HIST_EVENT_HISTOGRAM displays event histogram historical statistics information.
               
This view contains snapshots of V$EVENT_HISTOGRAM.
                  
| 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 | 
| 
 | 
 | 
 | Wait time (in milliseconds) | 
| 
 | 
 | 
 | Wait count | 
| 
 | 
 | 
 | The database ID of the PDB for the sampled session | 
| 
 | 
 | 
 | The ID of the container that  
 | 
See Also: