Oracle DBA, How To, Error, Cause and Action

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


Cause:


The specified value of MEMORY_TARGET was less than the sum of the specified values for SGA_TARGET and PGA_AGGREGATE_TARGET.



Action:


Set MEMORY_TARGET to at least the recommended value.

No comments:

Post a Comment

Thanks for your comment.