<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Oracle Database error when trying to connect Dataflow in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Oracle-Database-error-when-trying-to-connect-Dataflow/m-p/1866583#M29625</link>
    <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Yes, dataflow entities are host on the power bi service side and you do not have permission to install the data driver client on it. (&lt;/FONT&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;If you are work with a cloud data source which not required a data gateway, it means power bi will use the most recent stable version clients to handle data connections) &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;What version of the database and connector driver are you worked on? (the device host the database and gateway client)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 May 2021 07:11:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-05-27T07:11:56Z</dc:date>
    <item>
      <title>Oracle Database error when trying to connect Dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Oracle-Database-error-when-trying-to-connect-Dataflow/m-p/1860126#M29564</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Hope you're all fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having this error when trying to connect to an Oracle Database via Dataflow:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Exception: Error on trying to read the data from provider: 'Attempt to load Oracle client lib resulted in&amp;nbsp;BadImageFormatException. This problem will occur ao execute mode 64 bits with components of cliente Oracle 32 bits installed."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really don't know what to do&lt;/P&gt;&lt;P&gt;Thanks for your time&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 11:16:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Oracle-Database-error-when-trying-to-connect-Dataflow/m-p/1860126#M29564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-24T11:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database error when trying to connect Dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Oracle-Database-error-when-trying-to-connect-Dataflow/m-p/1863572#M29600</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;According to the error message, it seems like some issue with the wrong data format when connecting the database.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;What version of the connection client are you worked on? 32 bit or 64 bit? I'd like to suggest you test with the same versions to get data to prevent the compatibility issue.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;In addition, you can also take a look at the following link about same issue if it helps:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://stackoverflow.com/questions/24104210/badimageformatexception-this-will-occur-when-running-in-64-bit-mode-with-the-32" target="_blank"&gt;.net - BadImageFormatException. This will occur when running in 64 bit mode with the 32 bit Oracle client components installed - Stack Overflow&lt;/A&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 02:03:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Oracle-Database-error-when-trying-to-connect-Dataflow/m-p/1863572#M29600</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-26T02:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database error when trying to connect Dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Oracle-Database-error-when-trying-to-connect-Dataflow/m-p/1864853#M29610</link>
      <description>&lt;P&gt;Hi @Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I'm using Dataflow should I proceed with this installation on the server where is locatted the database?&lt;/P&gt;&lt;P&gt;I quite don't understand why I have to install on my machine or other, as Dataflow should take care of it, right? Also, the client is x64.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 11:59:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Oracle-Database-error-when-trying-to-connect-Dataflow/m-p/1864853#M29610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-26T11:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database error when trying to connect Dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Oracle-Database-error-when-trying-to-connect-Dataflow/m-p/1866583#M29625</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Yes, dataflow entities are host on the power bi service side and you do not have permission to install the data driver client on it. (&lt;/FONT&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;If you are work with a cloud data source which not required a data gateway, it means power bi will use the most recent stable version clients to handle data connections) &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;What version of the database and connector driver are you worked on? (the device host the database and gateway client)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 07:11:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Oracle-Database-error-when-trying-to-connect-Dataflow/m-p/1866583#M29625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-27T07:11:56Z</dc:date>
    </item>
  </channel>
</rss>

