procedure entry point OCIPCacheRollbackTx could not be located in...OCI.DLL
userLynxMar 20 2009 — edited Mar 25 2009I had a Vb.net (vs2003) app on my desktop that I was running - everything was fine until I had to reboot my machine.
Now I get the following error:
The procedure entry point OCIPCacheRollbackTx could bot be located in the dynamic link library OCI.DLL
Note that I 3 different versions of Oracle - 9.2, 10.2 and 11.1 on my machine.
It is currently configured to use the Oracle 11's Oracle.dataaccess.dll
What is this error? and why would a reboot create a problem that was working before?
Any help on resolving this would be great. Note that I don't have that much experience with Oracle,so not familiar with all the DLLs and what they do and how they are used.
Sean