For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi,
On 11.2.0.4 on AIX
Currently we have:
sga_target 0
And
On physical server:
free memory = 1378 MB
Do we have enough memory to set sga_target to 1Gb running:
SQL>ALTER SYSTEM SET sga_target=1G SCOPE=SPFILE;
Thank you.