Skip to Main Content

SQLcl: MCP Server & SQL Prompt

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!

SQLcl Version Error In VSCode Terminal

Zack H.2 hours ago

I am running into an issue using SQLcl in VSCode with the SQL Developer extension. I am trying to run the project stage command, but I am getting an error in the terminal and it immediately closes the terminal so I cannot read the error. One thing I found is that the SQL Developer version updated to 26.1.0 this morning. I am using SQLcl 25.4.2.0, and when I initialized the project it created the project.config.json file with sqlcl version 26.1.0.0, and if I change it to 25.4.2 it says I am using the wrong version.

Also, does anyone else have an issue using the SQLcl terminal where resizing the terminal or clicking out of it removes all previous outputs.

Any advice would be greatly appreciated, thank you.

Comments
Post Details
Added 2 hours ago
5 comments
33 views