Skip to Main Content

SQLcl: MCP Server & SQL Prompt

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!

SQL Developer 20.4.1 : No ocijdbc21 in java.library.path

User_A5FJVApr 12 2021

SQL Developer 20.4.1 : Download and install with Open JDK
1. Download Windows 32-bit/64-bit without Oracle Java JDK
2. Download Amazon Corredo JDK 11.0.10
3. Install Open JDK to C:\Program Files\Amazon Corretto\jdk11.0.10_9
4. Update the sqldeveloper.conf file resides at a newer location at ...\sqldeveloper\sqldeveloper\bin
SetJavaHome eg : SetJavaHome C:\Program Files\Amazon Corretto\jdk11.0.10_9
5. Launch SQL Developer 20.4.1 got below error :
No ocijdbc21 in java.library.path
6. Download ojdbc11.jar and put into C:\sqldeveloper\jdbc\lib
have both ojdbc8.jar and ojdbc11.jar in the above directory
Can you please advise on work around: No ocijdbc21 in java.library.path

Comments
Post Details
Added on Apr 12 2021
0 comments
3,851 views