<?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 DB connection in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/Oracle-DB-connection/m-p/369044#M167166</link>
    <description>&lt;P&gt;From a command prompt, can you successfully TNSPING the SID name of the database?&amp;nbsp; If not, your tnsnames.ora file isn't configured correctly.&amp;nbsp; Once you can successfully TNSPING the SID name, then just put only the SID name in the form.&amp;nbsp; I'm currently using Oracle XE on my local laptop, and enterprise networked Oracle 12 at work, and they both connect quite simply and easily.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;C:\Users\FredTheFrog&amp;gt;&lt;STRONG&gt;tnsping XE&lt;/STRONG&gt;&lt;BR /&gt;TNS Ping Utility for 64-bit Windows: Version 11.2.0.2.0 - Production on 02-MAR-2018 20:42:52&lt;BR /&gt;Copyright (c) 1997, 2014, Oracle.&amp;nbsp; All rights reserved.&lt;BR /&gt;&lt;BR /&gt;Used parameter files:&lt;BR /&gt;C:\oraclexe\app\oracle\product\11.2.0\server\network\admin\sqlnet.ora&lt;BR /&gt;&lt;BR /&gt;Used TNSNAMES adapter to resolve the alias&lt;BR /&gt;Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = Fred)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))&lt;BR /&gt;OK (10 msec)&lt;BR /&gt;&lt;BR /&gt;C:\Users\FredTheFrog&amp;gt;&lt;/P&gt;</description>
    <pubDate>Sat, 03 Mar 2018 01:44:37 GMT</pubDate>
    <dc:creator>FredTheFrog</dc:creator>
    <dc:date>2018-03-03T01:44:37Z</dc:date>
    <item>
      <title>Oracle DB connection</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Oracle-DB-connection/m-p/360862#M162907</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read through the various threads on here to identify recommended steps, to no avail. I am trying to connect Power BI desktop to an oracle DB for reporting.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Power BI version:&amp;nbsp;2.55.5010.641 (PBIDesktop) (x64)&lt;/P&gt;&lt;P&gt;Oracle Client Version: 64-bit ODAC 12c Release 4 (12.1.0.2.4) for Windows x64&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TNS file was modified during installation to include target DB information. When navigating to the TNS file, I see that it was modified successfully. When using Power BI to establish the connection, I continue to receive the following error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Details: "Oracle: ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insight would be greatly appreciated. I will also add that I am not the owner of this DB nor do I manage it. I own development for the overlying application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 21:13:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Oracle-DB-connection/m-p/360862#M162907</guid>
      <dc:creator>apsaunders5</dc:creator>
      <dc:date>2018-02-19T21:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB connection</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Oracle-DB-connection/m-p/361997#M163486</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="55503" data-lia-user-login="apsaunders5" class="lia-mention lia-mention-user"&gt;apsaunders5&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Are you able to connect to Oracle from SQLPLUS or SQL developer? Make sure&amp;nbsp; that SQL developer or SQLPLUS is installed in the same machine as Power BI Desktop.&lt;BR /&gt;&lt;BR /&gt;In addition, what is the format of connection string do you use in Power BI Desktop?Have you tried to use host: port/servicename? Also please check if your firewall blocks the port.&lt;BR /&gt;&lt;BR /&gt;There is also a similar blog for your reference.&lt;BR /&gt;&lt;A href="https://oracletempspace.wordpress.com/2011/05/15/error-ora-12504-tnslistener-was-not-given-the-service_name-in-connect_data/" target="_blank"&gt;https://oracletempspace.wordpress.com/2011/05/15/error-ora-12504-tnslistener-was-not-given-the-service_name-in-connect_data/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Lydia&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 07:00:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Oracle-DB-connection/m-p/361997#M163486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T07:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB connection</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Oracle-DB-connection/m-p/366321#M165732</link>
      <description>&lt;P&gt;Lydia - Thanks for the response. Yes I am able to connect with SQL developer. Firewall is not blocking the port. When attempting to "GetData" from Oracle DB, I provide the server FQDN as the only input. Is there another option for an Oracle connection string in PowerBI? I noticed the input was different for "GetData" against SQL Server. I will reference the blog post in the meantime.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 16:26:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Oracle-DB-connection/m-p/366321#M165732</guid>
      <dc:creator>apsaunders5</dc:creator>
      <dc:date>2018-02-27T16:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB connection</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Oracle-DB-connection/m-p/366336#M165738</link>
      <description>&lt;P&gt;seems, same problem as yours and resolved&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.powerbi.com/t5/Desktop/ORA-12504/td-p/161207" target="_self"&gt;Link&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 16:44:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Oracle-DB-connection/m-p/366336#M165738</guid>
      <dc:creator>rocky09</dc:creator>
      <dc:date>2018-02-27T16:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB connection</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Oracle-DB-connection/m-p/368890#M167082</link>
      <description>&lt;P&gt;Did not resolve the issue, but thank you for the suggestion. Looking into TNS_ADMIN&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2018 17:43:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Oracle-DB-connection/m-p/368890#M167082</guid>
      <dc:creator>apsaunders5</dc:creator>
      <dc:date>2018-03-02T17:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB connection</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Oracle-DB-connection/m-p/369044#M167166</link>
      <description>&lt;P&gt;From a command prompt, can you successfully TNSPING the SID name of the database?&amp;nbsp; If not, your tnsnames.ora file isn't configured correctly.&amp;nbsp; Once you can successfully TNSPING the SID name, then just put only the SID name in the form.&amp;nbsp; I'm currently using Oracle XE on my local laptop, and enterprise networked Oracle 12 at work, and they both connect quite simply and easily.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;C:\Users\FredTheFrog&amp;gt;&lt;STRONG&gt;tnsping XE&lt;/STRONG&gt;&lt;BR /&gt;TNS Ping Utility for 64-bit Windows: Version 11.2.0.2.0 - Production on 02-MAR-2018 20:42:52&lt;BR /&gt;Copyright (c) 1997, 2014, Oracle.&amp;nbsp; All rights reserved.&lt;BR /&gt;&lt;BR /&gt;Used parameter files:&lt;BR /&gt;C:\oraclexe\app\oracle\product\11.2.0\server\network\admin\sqlnet.ora&lt;BR /&gt;&lt;BR /&gt;Used TNSNAMES adapter to resolve the alias&lt;BR /&gt;Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = Fred)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))&lt;BR /&gt;OK (10 msec)&lt;BR /&gt;&lt;BR /&gt;C:\Users\FredTheFrog&amp;gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Mar 2018 01:44:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Oracle-DB-connection/m-p/369044#M167166</guid>
      <dc:creator>FredTheFrog</dc:creator>
      <dc:date>2018-03-03T01:44:37Z</dc:date>
    </item>
  </channel>
</rss>

