Initialization error cocould not load ".../oci. dll", oci. dll
When you connect to the Oracle database using PL/SQL, the following error occurs:
Initialization error
Cocould not load "F: \ oracle \ bin \ oci. dll"
OCIDLL forced to Foracle \ bin \ oci. dll
LoadLibrary (F: \ oracle \ bin \ oci. dll) returned 0
Bytes ---------------------------------------------------------------------------------------------------------
The specific method is as follows:
After PL/SQL Developer is started, Initialization error cocould not load appears, but PL/SQL
You can still open the work interface, but the database-related data is not loaded, so you can configure it on this work page: select
Choose Tools-> Preferences-> Oracle-> Connection-> for Oracle Home and OCI Library
For example, Orcale is installed in E: \ orcale \,
Oracle Home is E: \ oracle \ product \ 10.2.0
OCI Library is E: \ oracle \ product \ 10.2.0 \ db_1 \ BIN \ oci. dll
Perception:
To solve this problem, first check the environment variables, the Registry Information is normal, and the tool problem is felt, but the customer does not have the installation package, and then the Internet will know that the color is available. Through this problem,I found: When the problem is solved and restricted, Baidu may have been thinking and methods. Because of the conventional method, I tested it...
Initialization error cocould not load "F: \ oracle \ bin \ ocidll" OCIDLL forced to Foracle \ bin \ ocidll Lo
Check the location of the oracle client you installed and find oci. dll Directory, open pl SQL, and set the OCI library in tools> sand preferences> connection interface, that is, oci. dll Directory + oci. dll
When PL/SQL developer fails to connect to the oracle database, the error "initialization error cocould not load ocidll" is returned"
Reinstall and install it in the root directory.