Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Delphi [firedac][phys][ora]-1309. oci is not properly installed

J-Ricardo-GJul 24 2018

I'm working with Personal Oracle Database 11.2.0.1  and Delphi Tokyo 10.2.1 , on Windows 7 platform. 

Following Embarcadero directions at Connect to Oracle Server (FireDAC) - RAD Studio   I installed Oracle Instant Client files :

oci.dll , oraocci11.dll , oraociei11.dll and orasql11.dll in the following folders : 

C:\Program Files (x86)\Embarcadero\Studio\19.0\bin     and   C:\Program Files (x86)\Embarcadero\Studio\19.0\bin64

and also in my .exe directory :       ..\myapplication\Win64\Debug    and  ..\myapplication\Win32\Debug

I built several 32bits applications and this worked fine.  Now I converted some applications to Win64 and a new issue appeared when trying to run

on  Delphi IDE ,  very frenquent I get the error message :  [fireda][phys][ora]-1309. oci is not properly installed in this machine !

This happens mainly after I open a datamodule that has a conneciton to Oracle database.   This was not happened before and the only change

I made was to convert applicaton do Win64 platform .

Does anyone have any idea of what is going on here ?

Thanks in advance for your help !

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 21 2018
Added on Jul 24 2018
0 comments
9,438 views