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 Linux no feedback after statements

Philip RaetsApr 15 2021

Hi,
when using sqlcl (20.2, 20.3, 20.4, 21.1) on linux I never have feedback after statements. When using sqlplus (in linux and windows) or SQLcl on windows, I have the feedback.
SQLplus:
image.pngSQLcl on linux:
image.pngSQLcl on windows:
image.pngI would like to have the feedback, because I don't know if the statement succeeded or failed.
My linux system (my main system) is openSUSE Tumbleweed, openjdk 11, oracle instant client 21.1
My windows system is Windows 10, openjdk 15, oracle instant client 19.10 (there is no 21.1 for windows)
Both systems are using the same login.sql script (which is attached to this post)
Is this a known bug? Or am I missing a setting?
Thanks,
Philip
login.txt (1.31 KB)

Comments
Post Details
Added on Apr 15 2021
9 comments
223 views