Skip to Main Content

Oracle Developer Tools for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Can't connect via LDAP in V23

Theo CrandallSep 3 2024 — edited Sep 3 2024

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.

Comments
Post Details
Added on Sep 3 2024
4 comments
83 views