Database Error Messages

ORA-60526

cannot switch to shared undo mode when perPDB supplemental logging is enabled

Cause

Supplemental logging is disabled at CDB$ROOT container but enabled at pluggable databases (PDBs). Switching to shared undo mode would cause PDB-level supplemental logging to be lost.


Action

Enable supplemental logging at CDB$ROOT or drop supplemental logging at all pluggable databases (PDBs).