Oracle Error ORA-16003: standby database is restricted to read-only access

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.