github_issue37_20210623.zip (4.49 KB)"BREAK ON" seems to be broken in SQLcl binary and API
Something to do with CHAR() types in some situations but not others?
(Works properly in SQLPlus)
See attached test SQL: breaktest.sql
Run in SQLPlus and SQLcl (binary) against same schema
Compare outputs: output_sqlcl.txt vs output_sqlplus.txt
My environment: JDK 1.8.0_291, SQLcl 21.1.1, SQL*Plus: Release 12.2.0.1.0 Production
Any suggestions?
Thanks!
Bob
P.S. Also posted here, but no responses yet: https://github.com/oracle/oracle-db-tools/issues/37