Database Error Messages

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

PRCZ-04051

management policy for database {1} is not RANK which is not compatible with RESTART management policy for the pluggable database {0}

Cause

An attempt to create or modify a pluggable database (PDB) was rejected because the management policy specified was RESTART but the database's management policy was not RANK.


Action

Retry the command after modifying the management policy of the database using the 'srvctl modify database' command.