Skip to Main Content

SQL Developer 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.

ORA-12650

Robin KarlinNov 20 2024

I have installed vscode on my mac (os 14.7) and I'm trying to connect to an Oracle 19c database. I can connect to this database from the same laptop using SQL Developer but when I try from the sql developer extension for VS Code I get this error:

An error occurred when attempting to connect to the database.The following error occurred: ORA-12650: No common encryption or data integrity algorithm

This is the about info from vscode:

Version: 1.95.3 (Universal)
Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
Date: 2024-11-13T14:50:04.152Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Darwin arm64 23.6.0

Can anyone help me?

Comments
Post Details
Added on Nov 20 2024
4 comments
72 views