PL/SQL developer error_Could not initialize oci.dll
May 18, 2012 Leave a comment
If you have the following error after trying to connect database using PL/SQL Developer
It means that you don’t have 32bits client installed.
Install 32bits client instead of 64bits version.
I hope, this simple solution will help you. Good Luck!