5.74 DBA_HIST_SYSMETRIC_SUMMARY
DBA_HIST_SYSMETRIC_SUMMARY displays a history of statistical summary of all metric values in the System Metrics Long Duration group.
               
This view contains snapshots of V$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  
 | 
See Also: