Receiving an ORA-12154 when trying to connect using CMU
I have configured Centrally Managed Users for Oracle 19.3. When I try to authenticate the user that was created using the global authentication I receive an ORA-12154 message (ORA-12154: TNS:could not resolve the connect identifier specified).
However, when I authenticate a user not configured for CMU it works fine using the same tnsnames entry.
I have placed the wallet in the directory pointed to by the database property CMU_WALLET and the dsi.org file is there as well.
Seems odd that for this authentication I would receive a TNS error.
Any ideas?