Hi dear,
Please provide me its solution. I am using PL/SQL Developer and receiving given error.
PL/SQL Developer
Initialization error
Could not initialize “C:appAdministratorproduct11.2.0dbhomeoci.dll”
Make sure you have the 32 bits Oracle Client installed.
Oracle HomeKey:
OracleHomeDir: C: appAdministratorproduct11.2.0dbhome_1
Found: oci.dll
Using: C: appAdministratorproduct11.2.0dbhome_1binoci.dll
LoadLibrary(C: appAdministratorproduct11.2.0dbhome_1binoci.dll) returned 0
OK
Thanks in advance.
PL/SQL Developer Initialization error Occurred
Hi Jessie,
PL/SQL Developer
Initialization error
Could not initialize “C:appAdministratorproduct11.2.0dbhomeoci.dll”
Make sure you have the 32 bits Oracle Client installed.
Oracle HomeKey:
OracleHomeDir: C: appAdministratorproduct11.2.0dbhome_1
Found: oci.dll
Using: C: appAdministratorproduct11.2.0dbhome_1binoci.dll
LoadLibrary(C: appAdministratorproduct11.2.0dbhome_1binoci.dll) returned 0
Base of this error message.
It seems that you don’t have the 32 bits was installed in your system.
So meaning before you can run this application you have to install first the 32bits in your system in order to perform this application.
There’s a website that you can download this application.
But I don’t know if this is for free.
Hope this would help you.
Thanks,
PL/SQL Developer Initialization error Occurred
This possibly occurs due to incompatibility between OS and Server.
There are two possible solutions to your issue,
Solution 1: Switch to the 64-bit Operating System (You have to install the whole new OS)
Solution 2: You can run this in a Compatibility Mode.
-
Right click on the desired program file.
-
Navigate to the compatibility tab.
-
Choose the version of your windows in RUN AS field and click APPLY.