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!

Open SQLcl fails "reading connection"

Scott Swank46 hours ago

I have SQL Developer 25.2.2 in vscode 1.102.3.

When I navigate to: View > Command Palette > Open SQLcl

I receive:

Command ‘Open SQLcl’ resulted in an error

Cannot read properties of undefined (reading ‘connection’)

When I look in the OUTPUT tab I do not see any info logged.

In the SQL Developer extension settings I have “Folder path for tnsnames.ora file” set correctly and I can successfully connect, issues queries, and see the result.

What am I missing? Thanks so much.

Comments
Post Details
Added 46 hours ago
2 comments
37 views