Oracle DBA, How To, Error, Cause and Action

ORA-00849: SGA_TARGET string cannot be set to more than MEMORY_MAX_TARGET string.

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.

No comments:

Post a Comment

Thanks for your comment.