Database Error Messages

ORA-00849

SGA_TARGET string cannot be set to more than MEMORY_MAX_TARGET string.

Cause

SGA_TARGET value was more than MEMORY_MAX_TARGET value.


Action

Set SGA_TARGET to be less than MEMORY_MAX_TARGET.