SGA_TARGET cannot be modified to the specified value

Solution ID:ORA-00839

Type: Oracle

Cause

The specified value of SGA_TARGET was not compatible with current settings of PGA_AGGREGATE_TARGET and MEMORY_TARGET/MEMORY_MAX_TARGET.

Actions

Set SGA_TARGET to be no more than the difference of MEMORY_TARGET/MEMORY_MAX_TARGET and PGA_AGGREGATE_TARGET. Also ensure that the current PGA memory used for non-auto workareas is low.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e0.htm


https://community.oracle.com/message/9862096


https://community.oracle.com/message/9434153


Browse all solutions to database errors from Oracle, MS SQL, or MySQL