After Upgrade to 19c tnsnames in DGMGRL for Parameter 'DGConnectIdentifier' will ignored
Hi,
OL 7.8 with OEE, Upgrade from 12.1 to 19c
After Upgrading the 12.1. DG environment to 19c I observed following error:
When successfully connect in DGMGRL it raised error „ORA-12154: TNS:could not resolve the connect identifier"
while trying to get infos from the other DB with "DGMGRL>show database ora2"
or "DGMGRL>show configuration"
. No matter if I try that from DB-Host of ora1 getting infos of ora2 DB-Host and vice versa.
The property 'DGConnectIdentifier' is always set to a resolvable TNS Alias. I can successfully TNSPing /SQLPLUS Connect to all aliases. It seems that DGMGRL ignores tnsnames.ora aliases for 'DGConnectIdentifier' property. I also try to set TNS_ADMIN but no success.