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.

Getting ORA-01017 error when connecting through VS Code using TNS alias

User_IMUOEApr 6 2021 — edited Nov 22 2021

Hi, I'm using the most recent version of VSCode on a Macbook, trying to connect to a database using the tnsnames.ora file on the Oracle Developer Tools for Visual Studio extension. When trying to create the connection, I get the ORA-01017 Invalid Username/Password error.
I am able to log in and access the database using SQL Developer, using the same tnsnames.ora file and same login details , but doesn't work on VSCode no matter how much I try logging in.
macOS 10.15.7
VSCode 1.55
Can anyone suggest a fix or any alternatives?

Comments
Post Details
Added on Apr 6 2021
18 comments
2,380 views