| Author |
Oracle 11g in windows 7
|
rahul deo
Greenhorn
Joined: Jul 05, 2011
Posts: 10
|
|
Hi
I have installed Oracle 11g in my system. While connecting through Pl/Sql developer , I am getting error message as " Initialization error - oci.dll - returned 0".
I am using Windows 7.
Thanks
|
 |
Md Haidar Ali Khan
Greenhorn
Joined: Feb 18, 2010
Posts: 12
|
|
|
Guys, I installed Oracle 11g client because of the reported fix of System.Transactions issue known in 10g. I use PL/SQL developer, and it told me "Initialization error: Could not locate OCI dll", though the registry entry and ORAHOME folder it showed were Ok. It seems like PL/SQL developer was looking for OCI.dll not in the reported ORAHOME folder but in ORAHOME\bin folder. After copying all files (luckily, they are quite few) from ORAHOME root to bin PL/SQL developer began to work correctly.
|
 |
 |
|
|
subject: Oracle 11g in windows 7
|
|
|