Implementing automatic memory management in Oracle 11.2.0.2, which of the parameters needs to be set
Hi,
I am implementing AMM in our 11.2.0.2 database, and will be setting memory_max_target and memory_target to non-zero numbers. Which one of the following parameters still need to be set?
sga_target
sga_max_size
pga_aggregate_target
PGA_max_size
db_cache_size
shared_pool_size
java_pool_size
I know that I should set sga_target and pga_aggregate_target to 0, what about the others?
Thanks.
Yinhai
I am implementing AMM in our 11.2.0.2 database, and will be setting memory_max_target and memory_target to non-zero numbers. Which one of the following parameters still need to be set?
sga_target
sga_max_size
pga_aggregate_target
PGA_max_size
db_cache_size
shared_pool_size
java_pool_size
I know that I should set sga_target and pga_aggregate_target to 0, what about the others?
Thanks.
Yinhai
0