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!

sql.bat not found in sqlcl-18.1.0 download

srgApr 6 2018 — edited Apr 24 2018

I've downloaded the sqlcl-18.1.0.zip file for use on Windows. In previous versions of sqlcl I've used a custom command (bat) file that calls the command file (sql.bat) supplied by Oracle. In this version the bat file appears to be missing, though there is a bash script. Has the sql.bat file been deprecated in favor of sql.exe? For what its worth, I like the bat file approach because I can more easily customize the sqlcl execution environment... There appear to be some significant name changes in the libraries that affect how sqlcl is invoked.

Thanks,

-SRG

Comments
Post Details
Added on Apr 6 2018
2 comments
2,157 views