Database Error Messages

ORA-29423

The current compatible setting must be 23.x to run ALTER DATABASE SET DOWNGRADE COMPATIBILITY command.

Cause

The ALTER DATABASE SET DOWNGRADE COMPATIBILITY command is running with an invalid current compatibility setting.


Action

Specify a valid compatible parameter in the initialization file and try again.