Database Error Messages

ORA-60531

operation not supported on a PDB that is not marked ACTIVE

Cause

An attempt was made to modify a property for a pluggable database (PDB) that is not ACTIVE.


Action

Verify the status of the PDB in DBA_PDBS and retry the operation after transitioning the PDB to ACTIVE.