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.

24.2 - Error: Could not find or load main class oracle.dbtools.raptor.scriptrunner.cmdline.SqlCli

astergerJul 3 2024

Removed 24.1 replaced with 24.2 on a laptop running Ubuntu 20.04. No database nor ORACLE_HOME

which sql
/opt/sqlcl/bin/sql

which java
/usr/bin/java

java -version
java version "17.0.10" 2024-01-16 LTS
Java(TM) SE Runtime Environment (build 17.0.10+11-LTS-240)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.10+11-LTS-240, mixed mode, sharing)

sql /nolog
Error: Could not find or load main class oracle.dbtools.raptor.scriptrunner.cmdline.SqlCli
Caused by: java.lang.ClassNotFoundException: oracle.dbtools.raptor.scriptrunner.cmdline.SqlCli

Thanks for any light you can shed,

– Alan

This post has been answered by Adrian Muro-Oracle on Jul 4 2024
Jump to Answer

Comments

BluShadow Mar 18 2024

Oracle support documents are available to paying customers through the support portal: support.oracle.com

If you are not a paying customer then I'm afraid you won't have access to the document, and it is a breach of any customer's agreement with Oracle to supply such support documents to others.

1 - 1

Post Details

Added on Jul 3 2024
13 comments
1,708 views