Database Error Messages

ORA-51995

Cannot autogrow vector memory size to memory_size. Size exceeds target_percentage% SGA target size.
  • memory_size: The new vector memory size for the pluggable database.
  • target_percentage: The allowed percentage of SGA target.

Cause

An attempt is being made to autogrow vector memory size to a size that exceeds the allowed percentage of system global area (SGA).


Action

Increase the allowed SGA target percentage for vector memory.