5.73 DBA_HIST_SYSMETRIC_HISTORY
DBA_HIST_SYSMETRIC_HISTORY externalizes all available history of the system metric values for the entire set of data kept in the database.
               
This view contains snapshots of V$SYSMETRIC_HISTORY.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Unique snapshot ID | 
| 
 | 
 | 
 | Database ID for the snapshot | 
| 
 | 
 | 
 | Instance number for the snapshot | 
| 
 | 
 | 
 | Begin time of the interval | 
| 
 | 
 | 
 | End time of the interval | 
| 
 | 
 | 
 | Interval size (in hundredths of a second) | 
| 
 | 
 | 
 | Group ID | 
| 
 | 
 | 
 | Metric ID | 
| 
 | 
 | 
 | Metric name | 
| 
 | 
 | 
 | Metric Value | 
| 
 | 
 | 
 | Unit of measurement | 
| 
 | 
 | 
 | The database ID of the PDB for the sampled session | 
| 
 | 
 | 
 | The ID of the container that  
 | 
See Also: