4.305 DBA_HIST_CON_SYSMETRIC_SUMM
DBA_HIST_CON_SYSMETRIC_SUMM displays a history of statistical summary of all metric values in the system metrics long duration (60–second) group. This view contains snapshots of V$CON_SYSMETRIC_SUMMARY.
               
| 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 | 
| 
 | 
 | 
 | Unit of measurement | 
| 
 | 
 | 
 | Number of intervals observed | 
| 
 | 
 | 
 | Minimum value observed | 
| 
 | 
 | 
 | Maximum value observed | 
| 
 | 
 | 
 | Average over the period | 
| 
 | 
 | 
 | One standard deviation | 
| 
 | 
 | 
 | Sum of the squared deviations from the mean | 
| 
 | 
 | 
 | 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).