<?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: Power BI Report Server Not Recognizing TNS Names File in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/418032#M5665</link>
    <description>&lt;P&gt;I am having the exact same problem with the Power BI Server. I have tried multiple ODAC versions and all seemd to be working well to connect to Oracle. I can use sqlplus to connect from a command prompt using the tnsnames.ora alias without a problem. I can create an ODBC connection and use that. But I can not create an Power BI Server Data Source object using Oracle Database type and the connection string below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Data Source="MyOracleDB"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This same technique works fine in my 2016 SSRS service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using &lt;SPAN class="ng-binding"&gt;Version&lt;/SPAN&gt; &lt;SPAN class="ng-binding"&gt;1.2.6648.38132&lt;/SPAN&gt; &lt;SPAN class="ng-binding"&gt;(March 2018) of the Power BI Server and ODAC 12.1.0.2.4. Both are 64 bit versions running on Windows 2012 R2.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="ng-binding"&gt;I was able to connect using both work arounds in the posts above. &lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 May 2018 19:48:49 GMT</pubDate>
    <dc:creator>TDERBY</dc:creator>
    <dc:date>2018-05-15T19:48:49Z</dc:date>
    <item>
      <title>Power BI Report Server Not Recognizing TNS Names File</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/355734#M3840</link>
      <description>&lt;P&gt;On the report server I have the 64-bit Oracle database client installed and I have the TNSNames.ora file updated correctly.&amp;nbsp; I have the SQL Server instance installed on the same machine and can create a linked server on the SQL instane using the alias from the TNS file.&amp;nbsp; I can also connect using SQL Developer on the host machine utilizing the TNS alias.&amp;nbsp; When I try to create a data source in the web portal using the TNS alias I get a TNS error indicating it doesn't recognize the TNS name.&amp;nbsp; I have rebooted the server to no avail.&amp;nbsp; I can successfully create and connect to an Oracle data source in Power BI Report Server&amp;nbsp;using the full TNS entry.&amp;nbsp; Honestly, I wouldn't mind using the full TNS entry, but Power BI Desktop only allows 128 characters for the "Server Name" for an Oracle data source and&amp;nbsp;I can't edit the data source in the web portal for a given Power BI report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My current workaround is to use a SQL Server connection and use OPENQUERY with the linked server.&amp;nbsp; This does work, but this is somewhat unreasonable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help!&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2018 01:54:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/355734#M3840</guid>
      <dc:creator>mrbonvivant</dc:creator>
      <dc:date>2018-02-10T01:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Not Recognizing TNS Names File</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/355743#M3842</link>
      <description>&lt;P&gt;I figured out a more viable workaround since I couldn't get the TNS alias to work.&amp;nbsp; I used the format of HOST":"PORT"/"SERVICE_NAME for the Oracle database and it worked!&amp;nbsp; Luckily this is short enough to use in Power BI Desktop.&amp;nbsp; Hopefully this helps someone out.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 16:44:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/355743#M3842</guid>
      <dc:creator>mrbonvivant</dc:creator>
      <dc:date>2018-02-13T16:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Not Recognizing TNS Names File</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/418032#M5665</link>
      <description>&lt;P&gt;I am having the exact same problem with the Power BI Server. I have tried multiple ODAC versions and all seemd to be working well to connect to Oracle. I can use sqlplus to connect from a command prompt using the tnsnames.ora alias without a problem. I can create an ODBC connection and use that. But I can not create an Power BI Server Data Source object using Oracle Database type and the connection string below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Data Source="MyOracleDB"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This same technique works fine in my 2016 SSRS service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using &lt;SPAN class="ng-binding"&gt;Version&lt;/SPAN&gt; &lt;SPAN class="ng-binding"&gt;1.2.6648.38132&lt;/SPAN&gt; &lt;SPAN class="ng-binding"&gt;(March 2018) of the Power BI Server and ODAC 12.1.0.2.4. Both are 64 bit versions running on Windows 2012 R2.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="ng-binding"&gt;I was able to connect using both work arounds in the posts above. &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 19:48:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/418032#M5665</guid>
      <dc:creator>TDERBY</dc:creator>
      <dc:date>2018-05-15T19:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Not Recognizing TNS Names File</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/444059#M6174</link>
      <description>&lt;P&gt;Same issue i also got, i am not getting any solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guys please can you post the workaround solution step by step, i tried i am not getting steps to solve issue .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone gives perfect solution also good for me.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 09:39:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/444059#M6174</guid>
      <dc:creator>kskarthick</dc:creator>
      <dc:date>2018-06-20T09:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Not Recognizing TNS Names File</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/444075#M6175</link>
      <description>&lt;P&gt;Hi mrbonvivant,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to oracle, Could u please explain step by step how you achived this workaround.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i installed oracle client in my system, i tested TNS connection in my system with help of sqlplus, it show connected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;same server is connected in Power BI desktop.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="issue1.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/102254i97F746874B28C30F/image-size/large?v=v2&amp;amp;px=999" role="button" title="issue1.png" alt="issue1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="issue2.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/102255iD95187D9651E038E/image-size/large?v=v2&amp;amp;px=999" role="button" title="issue2.png" alt="issue2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 09:53:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/444075#M6175</guid>
      <dc:creator>kskarthick</dc:creator>
      <dc:date>2018-06-20T09:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Not Recognizing TNS Names File</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/444389#M6186</link>
      <description>&lt;P&gt;From your example&amp;nbsp;the connection string should be formatted as: Data Source="192.168.12.44:1521/ISPL11GDB".&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 15:54:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/444389#M6186</guid>
      <dc:creator>mrbonvivant</dc:creator>
      <dc:date>2018-06-20T15:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Not Recognizing TNS Names File</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/444721#M6190</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi mrbonvivant,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you, its solved my issue while creating new datasource.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For existing report default it took the Connection string from which i develop in Power BI that i can't change?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But this is workaround you mentioned, because of this we will face any issue(like performance or ect..).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 04:25:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/444721#M6190</guid>
      <dc:creator>kskarthick</dc:creator>
      <dc:date>2018-06-21T04:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Not Recognizing TNS Names File</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/445278#M6201</link>
      <description>&lt;P&gt;Correct - you can't change the connection string on the report sever once it has been sent from Power BI Desktop.&amp;nbsp; You will need to change the connection string in Power BI Desktop then republish the report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This connection string naming convention is actually a better option than using the full TNS name.&amp;nbsp; You will acheive the same performance.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 14:00:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/445278#M6201</guid>
      <dc:creator>mrbonvivant</dc:creator>
      <dc:date>2018-06-21T14:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Not Recognizing TNS Names File</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/664544#M10001</link>
      <description>&lt;P&gt;I am having same issue. I have used the same format what you mentioned earlier. But i am getting same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Oracle: ORA-12154: TNS:could not resolve the connect identifier specified&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 15:46:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Not-Recognizing-TNS-Names-File/m-p/664544#M10001</guid>
      <dc:creator>amitsankar</dc:creator>
      <dc:date>2019-04-08T15:46:43Z</dc:date>
    </item>
  </channel>
</rss>

