Oracle DBA, How To, Error, Cause and Action

ORA-00853: SGA_MAX_SIZE string cannot be set to more than MEMORY_MAX_TARGET string.

ORA-00853: SGA_MAX_SIZE string cannot be set to more than MEMORY_MAX_TARGET string.


Cause:


SGA_MAX_SIZE value was more than MEMORY_MAX_TARGET value.



Action:


Set SGA_MAX_SIZE to be less than MEMORY_MAX_TARGET.

No comments:

Post a Comment

Thanks for your comment.