Database Error Messages

OCI-16465

operation must be initiated on an open primary database

Cause

An attempt was made to issue the ALTER DATABASE SWITCHOVER TO <target_db_name> [VERIFY] or ALTER DATABASE COMMIT TO SWITCHOVER TO STANDBY command on a database other than an open primary database.


Action

Issue the command on an open primary database.