What if I set MEMORY_MAX_TARGET and SGA_MAX_SIZE both?
CSM.DBANov 15 2012 — edited Nov 22 2012I have set MEMORY_MAX_TARGET to something like 1G and SGA_MAX_SIZE to 500M. How would Oracle treat this? the 500M is treated as minimum SGA and SGA could grow till 1G-PGA??
What if i set MEMORY_MAX_TARGET= SGA_MAX_SIZE = 1G ??
Thanks,
CSM