Oracle Error Message
ORA-16003: standby database is restricted to read-only access
Reason for the Error
An attempt was made to open a physical standby database in read/write mode.
Solution
Reissue the ALTER DATABASE OPEN specifying READ ONLY.
ORA-16003: standby database is restricted to read-only access
An attempt was made to open a physical standby database in read/write mode.
Reissue the ALTER DATABASE OPEN specifying READ ONLY.