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 26: regression with the command HOST?

Leandro LimaJul 17 2026

Here I am again, still experimenting with SQLcl.

Now I'm just facing a curious situation: it seems that the newer 26 version introduced a bug with the host command.

It works to run a single command to the OS, but it completely hangs when invoking the host command alone to have a shell. The only way to have the prompt back is killing sqlcl with CTRL+C:

I just checked with a previous 24 version, and it behaves as expected:

Not a big thing in fact, just a possible bug I found.

Comments
Post Details
Added on Jul 17 2026
2 comments
95 views