Database Error Messages

ORA-00855

PGA_AGGREGATE_TARGET cannot be set because of insufficient physical memory.

Cause

PGA_AGGREGATE_TARGET value was too high for the current system global area (SGA) size and amount of physical memory available.


Action

Reduce the SGA size or increase the physical memory size.