5.24 DBA_HIST_PGA_TARGET_ADVICE
DBA_HIST_PGA_TARGET_ADVICE displays historical predictions of how the cache hit percentage and over allocation count statistics displayed by the V$PGASTAT performance view would be impacted if the value of the PGA_AGGREGATE_TARGET parameter is changed.
               
This view contains snapshots of V$PGA_TARGET_ADVICE.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Unique snapshot ID | 
| 
 | 
 | 
 | Database ID for the snapshot | 
| 
 | 
 | 
 | Instance number for the snapshot | 
| 
 | 
 | 
 | Value of  | 
| 
 | 
 | 
 | 
 | 
| 
 | 
 | 
 | Indicates whether the advice is enabled ( | 
| 
 | 
 | 
 | Total bytes processed by all the work areas considered by this advice (in bytes) | 
| 
 | 
 | 
 | Time (in seconds) required to process the bytes | 
| 
 | 
 | 
 | Estimated number of extra bytes which would be read or written if  | 
| 
 | 
 | 
 | Estimated value of the cache hit percentage statistic when  | 
| 
 | 
 | 
 | Estimated number of PGA memory over-allocations if the value of  | 
| 
 | 
 | 
 | The database ID of the PDB for the sampled session | 
| 
 | 
 | 
 | The ID of the container that  
 | 
See Also: