MEMORY_TARGET/MEMORY_MAX_TARGETand LOCK_SGA cannot be set together
Cause:MEMORY_TARGET/MEMORY_MAX_TARGET was set to a non-zero value and LOCK_SGA wasalso set
Action: Do not set MEMORY_TARGET orMEMORY_MAX_TARGET if LOCK_SGA is set to TRUE.