Site icon Database Tutorials

Error 1017 received logging on to the standby

If the logs are transmitted and not applied to the standby side, if you get the error in the “alert log” file as follows, the only reason is that the orapw file differs with standby because of the sys password change of the database.

The solution is very simple. It is necessary to copy your database’s $ORACLE_HOME/dbs/orapw[SID] file to the same directory on the standby server.

Exit mobile version