


- #The oracle dataaccess client is not installed install
- #The oracle dataaccess client is not installed 64 Bit
- #The oracle dataaccess client is not installed update
This all worked for me and hope it helps you as well. 1) Copied the in the bin folder of the application. type Gacutil /i path of the publisher policyfolderpolicy name given in policy folder. open the path where the client is install.
#The oracle dataaccess client is not installed install
You need to have a TNS_ADMIN entry in the Environment Variables that points to the directory that the tns_names.ora file lives. Please follow the below given steps: 1.First install the oracle client on the box.
#The oracle dataaccess client is not installed update
You also need to make sure the following is included in the 'path' of the Environment Variables:Ĭ:\app\Oracle\product\12.2.0\client_1 C:\app\Oracle\product\12.2.0\client_1\bin (or wherever your path is loacted) To do that you will have to install / update your oracle client. When installing the 12. Install all C:\app\Oracle\product\12.2.0\client_1 odac (the path is where you installed the above client to) NET - Version 12.1.0.2 and later Microsoft Windows 圆4 (64-bit) Microsoft Windows (32-bit) Symptoms. To install the above you must open a Administator Command Prompt and change to the path that you extracted the files to. Note: in my case I change the default path of the install to C:\app\Oracle\product\12.2.0\client_1 but it doesn't matter where you put it.Īfter installing the client I had to install the following: (IT WILL NOT WORK WITHOUT THIS!) Add provider to app.
#The oracle dataaccess client is not installed 64 Bit
In my case I installed the following Oracle Client on my respective installs: I installed 32 bit client with Oracle Developer Tool, then I installed 64 bit driver. It is best to download and install the ODAC version that is same as your database. Confirm that you are using the correct ODAC version for the ODP.NET install. c:Oracle & c:Oraclebin where c:Oracle is the folder you have installed the OPD.NET driver. It's the same install on each except you must use the matching bit version of the Oracle products that matches the PowerBI Desktop bit version. Confirm that the PATH variable is properly set in the Environment Variables, e.g. For my experience, I installed on a 32-bit system and one on a 64-bit system.
