4.304 DBA_HIST_CON_SYSMETRIC_HIST
DBA_HIST_CON_SYSMETRIC_HIST 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$CON_SYSMETRIC_HISTORY.
               
Note:
This view is not populated and is reserved for future use.
| 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  
 | 
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).
See Also: