Database Error Messages

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.