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:
SQLcl on linux:
SQLcl on windows:
I 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)