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 Trip4 days ago

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 4 days ago
4 comments
54 views