You are here: Home //
Oracle 11g //
ORA-00838: Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-00838: Specified value of MEMORY_TARGET is too small, needs to be at least stringM
Posted by
Oracle 11g Release 2 on
Apr 01, 2006 |
Leave a Comment
Cause: The specified value of MEMORY_TARGET was less than the sum of the specified values for SGA_TARGET and PGA_AGGREGATE_TARGET. See the solution below.
Error solution: Set MEMORY_TARGET to at least the recommended value.
Database version: Oracle 11g Release 2 (11.2)
Tags: ora, Oracle 11g Release 2