ora 01033 oracle initialization or shutdown in dataguard
Error 1033 received logging on to the standby.
We are setting up Oracle Data Guard 12C without pluggable database. the log shipping client returns the above error in alert log. The primary database consists of two nodes Oracle RAC 12C, while the standby database is single instance 12C in mount stage with out managed recovery. we have created the password files through this command on primary and then copy it to the standby and rename.
orapwd file=$ORACLE_HOME/dbs/orapw$ORACLE_SID password=sys entries=1 force=y
but still we are getting the ORA 01033 Oracle Initialization of shutdown in process.