Oracle connection tool PLSQL prompts initialization failure when logging in, unable to lock OCI.dll error solution

Error message:

(没有登录)-PL/SQL Developer

Initialization error 无法锁定OCI dll

OracleHomeKey:

OracleHomeDir:E\instantclient_plsql_11_2

Insert image description here
Cross out the pop-up error box directly and you will enter the main interface of the PLSQL tool. We need to make some configurations.
Insert image description here

Solution:

 Note that when solving the above problem, you need to ensure that the PLSQL light desktop compressed package has been decompressed and the system environment variables have been configured normally. Please see the following article for the specific configuration method.

Oracle connection tool PLSQL/Navicat installation and connection detailed configuration: https://blog.csdn.net/qq_44895681/article/details/113939225?

PLSQL light desktop compression toolkit download: https://download.csdn.net/download/qq_44895681/86427858

In the menu bar of the PLSQL tool, select Tools -> Preferences, manually configure the path in the Oracle home directory and OCI library (automatically detected as empty) items, point to the location of oci.dll in the directory, and the problem will be solved.

Insert image description here
Insert image description here
Insert image description here

 After the configuration is completed, restart the PLSQL client and log in again (the above path is modified according to your own PLSQL tool installation location and the light desktop tool package decompression path).

Insert image description here
Insert image description here

[Personal public account]

【微信公众号】搜索: 非著名运维 --》 公众号回复 “资料” 送运维自学资料大礼包哦!I will also share some operation and maintenance knowledge above. Please pay attention to it. Thank you all.

Guess you like

Origin blog.csdn.net/qq_44895681/article/details/126477812