I am trying to increase my shared_pool_size and java_pool_size. When I try to increase my shared_pool_size I get the following errors:
ORA-02097: parameter cannot be modified because specified value is invalid
ORA-04033: Insufficient memory to grow pool
I found a web page that said that I needed to increase sga_max_size in order to increase the shared_pool_size. However, I don't know how to do that. Could someone tell me how to do that or if that is even the right solution?
Start Free Trial