Visual Builder Studio Failed To Execute SQLCl Commands Using Unix Shell.
(Doc ID 3035756.1)
Last updated on JULY 17, 2024
Applies to:
Visual Builder Studio - Version 24.07.1 to 24.07.1Information in this document applies to any platform.
Goal
We have a build job in Visual Builder Studio that failed to execute SQLCl commands in the Unix Shell because of a java error.
We tried running sqlcl through the built-in module as well (not the Unix shell) and also get the same error.
[2024-07-15 13:55:36] === Run Script ===
[2024-07-15 13:55:36] exit | sql /nolog @/data/cibuild/95526cc9-5350-46ed-b5b8-59d0c4eeb900/tmp/sqlcl-1721051736613-script.sql
[2024-07-15 13:55:36]
[2024-07-15 13:55:36] === Executing SQLcl Build Step ===
[2024-07-15 13:55:37] Error: Could not find or load main class oracle.dbtools.raptor.scriptrunner.cmdline.SqlCli
[2024-07-15 13:55:37] Caused by: java.lang.ClassNotFoundException: oracle.dbtools.raptor.scriptrunner. cmdline.SqlCli
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |