SQLCL version 24.3.2 Error in APEX EXPORT command
hi, Steve here, small issue.
On a RH8 server with Oracle database 19.25: 4.18.0-553.34.1.el8_10.x86_64
Java -version returns - which should be good:
java version "21.0.5" 2024-10-15 LTS
Java(TM) SE Runtime Environment (build 21.0.5+9-LTS-239)
Java HotSpot(TM) 64-Bit Server VM (build 21.0.5+9-LTS-239, mixed mode, sharing)
Installed the latest SQLCL, Version 24.3.2.330.1718 - November 26, 2024
Here's the problem:
In previous SQLCL (23.1) - with Java installed in the OS. the command worked, now it does not!
apex export -expWorkspace -nochecksum true -expcomments true -expfiles true -expsavedreports true -exppubreports true -exporiginalids true
'-nochecksum' at column 26: Option not recognized
'true' at column 38: Unexpected token
'true' at column 56: Unexpected token