Check parameter SGA_MAX_SIZE = integer [K | M | G]
------------------------------------------
DB Buffer size + Rero log cache + Shared memory + Java pool size + Large ...
MUST be less then SGA_MAX_SIZE.
NOTE: This is static parameter. U can't change it ALTER SYSTEM ... command.




Reply With Quote