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.

Error Activating SQL Developer for vscode

Recently I installed oracle sql developer extintion for vscode, and I connect it to database,

the connection was successfully made, but when creating a new woksheet, the action bar (run script, … ) is not appeard.

I had a look for the vscode log and I found this

"2024-06-23 10:26:19.648 [error] Error: Missing key: DBTU_٠٣٠٠١_MESSAGE in resource: com/oracle/dbtools/utils/core/identifiers/ResourceErrors

at c:\\Users\\sawalhah\\.vscode\\extensions\\oracle.sql-developer-24.1.2-win32-x64\\dist\\extension.js:2:1062866

at ie (c:\\Users\\sawalhah\\.vscode\\extensions\\oracle.sql-developer-24.1.2-win32-x64\\dist\\extension.js:2:1063160)

at c:\\Users\\sawalhah\\.vscode\\extensions\\oracle.sql-developer-24.1.2-win32-x64\\dist\\extension.js:2:1057944

at Immediate.\<anonymous> (c:\\Users\\sawalhah\\.vscode\\extensions\\oracle.sql-developer-24.1.2-win32-x64\\dist\\extension.js:2:1057964)

at process.processImmediate (node:internal/timers:478:21)"

and status bar showing ?

I tried to uninstall the extenstion, and then uninstall the vscode

Im using vscode version 1.90.2 on windows 11.

Comments
Post Details
Added on Jun 23 2024
10 comments
400 views