5.8 DBA_HIST_MEM_DYNAMIC_COMP
DBA_HIST_MEM_DYNAMIC_COMP displays historical memory component sizes.
               
This view contains snapshots of V$MEMORY_DYNAMIC_COMPONENTS.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Unique snapshot ID | 
| 
 | 
 | 
 | Database ID for the snapshot | 
| 
 | 
 | 
 | Instance number for the snapshot | 
| 
 | 
 | 
 | Component name | 
| 
 | 
 | 
 | Current size of the component | 
| 
 | 
 | 
 | Minimum size of the component since instance startup | 
| 
 | 
 | 
 | Maximum size of the component since instance startup | 
| 
 | 
 | 
 | Value of the user parameter for the component | 
| 
 | 
 | 
 | Number of operations since instance startup | 
| 
 | 
 | 
 | Last completed operation for the component: 
 | 
| 
 | 
 | 
 | Mode of the last completed operation: 
 | 
| 
 | 
 | 
 | Start time of the last completed operation | 
| 
 | 
 | 
 | Granularity of the  | 
| 
 | 
 | 
 | The database ID of the PDB for the sampled session | 
| 
 | 
 | 
 | The ID of the container that  
 | 
See Also: