12c Physical Standby Creation Errors connecting to auxiliary instance
Hi Friends,
I am creating a Physical Standby Database for 12.1.0.1 on Oracle Restart. Before executing the duplicate command I tried to connect to the target and auxiliary intances and got the below error from auxiliary instance.
rman target sys/xxxxxx@upgrade auxiliary sys/xxxxxx@upgradestby1
Recover Manager: Release 12.1.0.1.0 - Production on Mon Aug 18 08:42:04 2014
connected to target database : UPGRADE (DBID=311820077)
RMAN-00571: ======================================================
RMAN-00569: ===============ERROR MESSGAE STAGE FOLLOWS============
RMAN-00571: ======================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04006: error from auxiliary database: ORA-01017: invalid username/password; logon denied
I tried the following.
Recreated the password file on the primary and copied it to the standby (location : $ORACLE_HOME/dbs)