OCI-29425
The ALTER DATABASE SET DOWNGRADE COMPATIBILITY command is disallowed because a concurrent ALTER DATABASE SET DOWNGRADE COMPATIBILITY command is in progress.
Cause
The ALTER DATABASE SET DOWNGRADE COMPATIBILITY command is running while another process running the same command currently holds the downgrade compatibility global enqueue.
Action
Retry the command after the process that is currently holding the downgrade compatibility global enqueue terminates.