Hi,
We installed SQLcl 24.3 on Windows. When the connect ist executed, we get the following error:
Incompatible version of libocijdbc[Jdbc:218000, Jdbc-OCI:213000
Any help is appreciated
=========================================
C:\WINDOWS\system32>sql/nolog
SQLcl: Release 24.3 Production on Wed Nov 06 15:33:12 2024
Copyright (c) 1982, 2024, Oracle. All rights reserved.
SQL> tnsping dev02165
ping:-2ms
SQL> connect k@dev02165
Password? (**********?) *
Connection failed
USER = k
URL = jdbc:oracle:oci8:@dev02165
Error Message = Incompatible version of libocijdbc[Jdbc:218000, Jdbc-OCI:213000
SQL> show version
Oracle SQLDeveloper Command-Line (SQLcl) version: 24.3.0.0 build: 24.3.0.285.0530
SQL>