In v23 of the extension, I can't connect do databases via LDAP (via executing a connect statement connect <username>/<pw>@<database>
. I get the error:
ORA-12154: Cannot connect to database. Cannot find alias abcdev in DataSources,
C:\posse\settings\tnsadmin, LDAP, EZConnect.
https://docs.oracle.com/error-help/db/ora-12154/
If I downgrade the extension to v21.10.0 and try with the same database it works just fine.