Sunday, August 26, 2012

PL/SQL Developer : Initialization error Could not locate OCI dll

When try to run PL/SQL Developer to connect to oracle Database the below error is shown 

---------------------------
PL/SQL Developer
---------------------------
Initialization error
Could not locate OCI dll

OracleHomeKey: SOFTWARE\ORACLE\KEY_OraClient11g_home
OracleHomeDir: D:\app\aneesh.thilakan\product\11.2.0\client_1
---------------------------
OK  
---------------------------



Solution:
1. Copy oci.dll from folder c:\app\user\product\11.2.0\client_1

2. Paste it in the folder  c:\app\user\product\11.2.0\client_1\bin

You had done!

Now open your PL/SQL Developer.

197 comments: