ORA-38802 after successful switchover
I have a Data Guard configuration with 11gR2 databases, primary on Windows Server 2012 and one standby on Linux 6.9 (Oracle database appliance). I configured the setup using Data Guard Broker and successfully switched from primary (Windows) to standby (LInux).
However, I get the following error when I log on to the new primary (Unix):
ORA-38802: edition does not exist
I have tried a mixture of schema accounts and user accounts. I am able to successfully log on using SYSTEM account and AS SYSDBA.
When I switch back to the original primary, no errors.
Any help is much appreciated
-Brad