Skip to Main Content

SQLcl

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

sqlcl 20.4 with jdk-15.0.2 or 1.8.0.211 (linux x64)

I'm having trouble with sqlcl 20.4 and jdk 15.0.2 or jdk 1.8.0.211. sqlcl ist starting, but when i try to CONN it fails. I had an older version running (19.x i did not know exactly) and this version connects with both jdk but with jdk 15.0.2 i got a java error while doing a select * from v$instance. 19.x with jdk 1.8.0.211 seems to work. Where could i get an older version of sqlcl?

Comments

Agustin Conejos

oracle oficial download page just let you get as old as 20.2
https://www.oracle.com/tools/downloads/sqlcl-downloads-202.html currently

1 - 1

Post Details

Added on Feb 15 2021
1 comment
146 views