Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-56744

memory_min (string) cannot exceed memory_limit (string) in the CDB plan 'string' for the profile 'string'

Cause

An attempt was made to create a multitenant container database (CDB) plan directive where memory_min was greater than memory_limit.


Action

Change the CDB plan directive so that memory_min is less than memory_limit.