 |
|
Oracle
adjusting
pga_aggregate_target
Oracle Tips by Burleson Consulting |
Adjusting
pga_aggregate_target
The DBA may wish to consider dynamically
changing the pga_aggregate_target
parameter when any one of the following conditions are true:
§
Whenever the value of the
v$sysstat statistic
“estimated PGA memory for one-pass” exceeds
pga_aggregate_target
, the pga_aggregate_target
should be increased.
§
Whenever the value of the
v$sysstat statistic
“workarea executions – multipass” is greater than 1 percent,
the database may benefit from additional RAM memory.
§
It is possible to over-allocate PGA memory, and the
DBA might want to consider reducing the value of
pga_aggregate_target
whenever the value of the
v$sysstat row “workarea executions—optimal”
consistently measures 100 percent.
Also, see my other notes on adjusting the pga_aggregate_target:
SEE CODE DEPOT FOR FULL SCRIPTS
 |
This is an excerpt from my latest book "Oracle
Tuning: The Definitive Reference".
You can buy it direct from the publisher for 50%-off and get
instant access to the code depot of Oracle tuning scripts: |
http://www.rampant-books.com/book_2005_1_awr_proactive_tuning.htm
 |
Expert Remote DBA
BC is America's oldest and largest remote DBA Oracle support
provider. Get real remote DBA experts, call
BC Remote DBA today. |
 |
|
|
|