11g R2 - AMM
Hi,
We have inherited a 11g R2 database that has the following settings
sga_max_size big integer 2656M
sga_target big integer 2G
memory_max_target big integer 6368M
memory_target big integer 6368M
pga_aggregate_target big integer 0
We were wondering how come we are seeing values against sga_max_size and sga_target.
Does this mean we are NOT using the aag AMM feature?
If we are INFACT using the AMM, are we correct in assuming that out of 6GB, memory would be shared between PGA and SGA areas
and will be balanced by oracle on need basis?