SQL> show parameter sga;SQL> alter system set sga_max_size=4096M scope=spfile;System altered.SQL>shutdown immediate;SQL>startup