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.

sqlcl 19.2.1 not working with Oracle DB Client 19.3

bpender-OracleNov 27 2019 — edited Nov 28 2019

sqldeveloper works fine with DB Client 19.3 but sqlcl 19.2.1 is looking for ocijdbc18 which isn't part of DB Client 19.3

Error Message = no ocijdbc18 in java.library.path

I then tries 19.3 instant client

Error Message = no ocijdbc18 in java.library.path

Then I downgraded from DB Client 19.3 to 18.3, it says:

  Error Message = C:\app\client\BPENDER\product\18.3.0\client_1\bin\ocijdbc18.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform

I also tried 18.5 instant client and got

  Error Message = C:\app\instantclient_18_5\ocijdbc18.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform

Comments

Processing

Post Details

Added on Nov 27 2019
1 comment
2,162 views