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.

Incompatible version of libocijdbc[Jdbc:218000, Jdbc-OCI:213000

user12038434Nov 6 2024

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>

This post has been answered by user12038434 on Nov 11 2024
Jump to Answer
Comments
Post Details
Added on Nov 6 2024
5 comments
100 views