alter system set sga_max_size=30720M scope=spfile; 
 alter system set sga_target=30720M;
 alter system set pga_aggregate_target=10240M scope=both;