Database Error Messages

ORA-16003

standby database is restricted to read-only access

Cause

An attempt was made to open a physical standby database in read/write mode.


Action

Reissue the ALTER DATABASE OPEN specifying READ ONLY.