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 MCP: parallel processing incoming requests

Erik TripOct 9 2025

Hello
We have an Oracle SQLcl client running on a separate Linux server, to which an external party is connecting to. The problem is that when multiple requests are coming in, they are handled sequentially. Is it possible for a single SQLcl instance to handle multiple connections in parallel, or does a separate SQLcl client need to be started for each connection? Or are you recommending another approach?

Regards Erik

Comments
Post Details
Added on Oct 9 2025
5 comments
126 views