6.15 DBA_HIST_OSSTAT
DBA_HIST_OSSTAT displays historical operating system statistics.
               
This view contains snapshots of V$OSSTAT.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Unique snapshot ID | 
| 
 | 
 | 
 | Database ID for the snapshot | 
| 
 | 
 | 
 | Instance number for the snapshot | 
| 
 | 
 | 
 | Statistic ID | 
| 
 | 
 | 
 | Statistic name | 
| 
 | 
 | 
 | Statistic value | 
| 
 | 
 | 
 | The database ID of the PDB for the sampled session | 
| 
 | 
 | 
 | The ID of the container that  
 | 
See Also:
"V$OSSTAT"