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.

Connection issue on 24.2.1

Ruud BreukersSep 13 2024

Hi all,

I tried to connect to a database on AWS with version 24.2.1 (I've loaded certificates in JDK of that version via keytool first) but I got an error pop up it couldn't connect. It was a general message. When I tried with sqlcl I got an error “no ocijdbc21 in java.library.path”. So I installed version 24.1.2 (loaded certificates in JDK of that version via keytool) and could log in. It looks like things are missing in 24.2.1.

Also is there another way for loading certificates in jdk for each version? I have to do it everytime there's a new version now. Without the certificates I can't connect via SSL to AWS.

Best regards,
Ruud Breukers

Comments
Post Details
Added on Sep 13 2024
7 comments
146 views