Data Guard setup errors - RMAN-00554, RMAN-04006, ORA-01017
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04006: error from auxiliary database: ORA-01017: invalid username/password; logon denied
Connections as sysdba successful on both the Primary and Standby.
sqlplus sys@Standby.test as sysdba
Tes$ter_1234
Connected to:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
Version 19.23.0.0.0
sqlplus sys@Primary.test as sysdba
Tes$ter_1234
Connected to:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
Version 19.23.0.0.0
Trying to connect with RMAN to both the target and Auxiliary
$ rman target / AUXILIARY sys@Standby.test
connected to target database: PRIMARY (DBID=3702367959)
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed