5.25 DBA_HIST_PGASTAT
DBA_HIST_PGASTAT displays historical PGA memory usage statistics as well as statistics about the automatic PGA memory manager when it is enabled.
               
This view contains snapshots of V$PGASTAT.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Unique snapshot ID | 
| 
 | 
 | 
 | Database ID for the snapshot | 
| 
 | 
 | 
 | Database instance number | 
| 
 | 
 | 
 | Name of the statistic: 
 See Also:  | 
| 
 | 
 | 
 | Statistic value | 
| 
 | 
 | 
 | The database ID of the PDB for the sampled session | 
| 
 | 
 | 
 | The ID of the container that  
 | 
See Also: