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 - Autocomplete not working for fields

User_QV71EMar 3 2023 — edited Mar 3 2023

When pressing tab to perform autocomplete on fields (but not tables), I get an exception the first time I attempt it and then it goes away. This is a clean install of sqlcl 22.4 (it was happening with 22.2 as well included with SQL Developer, but that wouldn't even work unless you included the schema before the table name).

The exception is shown below: WARNING: Illegal reflective access by oracle.dbtools.app.JSCompleter

This post has been answered by User_QV71E on May 19 2023
Jump to Answer
Comments
Post Details
Added on Mar 3 2023
4 comments
404 views