Raising MEMORY_MAX_TARGET
We are trying to set the following parameters in the init.ora file for our database. When starting up the database we get an error for the pga_aggregate_target because the memory_target is only 1GB. The Memory_Max_target is also 1GB. When we try to raise the memory_max_target to allow the other parameters more memory, we receive another error saying that we don't have any more memory. The server is Solaris 11 SPARC X64 with 32GB of RAM. When using top command is shows that only 2GB is free. There are only 2 databases on this server and we can't figure out why