Database Error Messages

OCI-56743

memory_min (string) cannot exceed memory_limit (string) in the CDB plan 'string' for the pluggable database '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.