Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-60552

Value of MAX_SHARED_TEMP_SIZE property for the pluggable database is too low.

Cause

The value of MAX_SHARED_TEMP_SIZE specified in the ALTER or CREATE PLUGGABLE DATABASE statement is less than the current space usage of data files and temporary files of the container.


Action

Specify a higher value for MAX_SHARED_TEMP_SIZE.