Environment:
Oracle 11.2.0.4 EE on Solaris
I have three (3) Primary databases on three (3) different servers each with a Physical Standby at the backup site.
They have been working very well together for several years.
We had a major power outage at the Primary data center yesterday and now my Primary databases are not sending archive files to the Standby databases.
I am receiving the above error message in the alert log of the Primary.
I am able to 'tnsping' from the Primary to the Standby and Standby to Primary in all cases.
I recreated the password files and copied to the Standby servers.
I bounced the Standby databases and restarted MRP.
I am able to 'connect sys/<password>@primary as sysdba' from the Standby.
When I try to do the same from the Primary as 'connect sys/<password>@standby as sysdba' I get 'ORA-01017: invalid username/password; logon denied'
Any other suggestions are very welcome!!
-gary