The Data Guard status of nnnn is Error ORA-01031: insufficient privileges.
Last night I started the preparation of Data Guard setup on both primary and standby servers. Before uninstalling the starter database on the standby server I did not change the SYS password to be identical to the primary server's. As the standby server in nomount mode and the primary server in archivelog mode with all DG parameters defined the primary EM Console reports an error: "The Data Guard status of nnnnn is Error ORA-01031: insufficient privileges".
Q1: Does this error have to do with the SYS password being not in sync?
Q2: I can not change the SYS password thru sqlplus on the standby server since no database is open. How do I change the SYS password in this case?