Suggestions required with SGA_MAX_SIZE on 11gR1
Hello All
We have 11gR1 (11.1.0.7) database running on IBM AIX 6.1 with following memory parameters set:
memory_target = 24G
memory_max_target = 30G
sga_target = 0
pga_aggregate_target = 0
But when I check SGA_MAX_SIZE, it s set to 9188M, I tried to change this parameter to 0 in spfile and restarted the database but again it defaults to 9188M. I am in the impression that it should default to memory_max_target.
Could someone please shed some light on what's going on here.
Regards
Amit
0