Database Error Messages

PRGZ-03887

Standby database "{0}" has open mode "{1}" which is not READ WRITE.

Cause

An attempt to migrate the specified database with zero downtime is being rejected because the database open mode of the standby database is not READ WRITE.


Action

Open the standby database into READ WRTITE mode and retry the migration.