ORA-00837: Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
What triggered the Error:
The specified value of MEMORY_TARGET was greater than MEMORY_MAX_TARGET.What should we do to fix it:
Set MEMORY_TARGET less than or equal to MEMORY_MAX_TARGET.