Database Error Messages

OCI-29427

The COMPATIBLE parameter can only be modified by the ALTER DATABASE SET DOWNGRADE COMPATIBILITY command.

Cause

The COMPATIBLE parameter is being modified outside the context of the ALTER DATABASE SET DOWNGRADE COMPATIBILITY command.


Action

Run the ALTER DATABASE SET DOWNGRADE COMPATIBILITY command to modify the COMPATIBLE parameter.