<?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 Direct Query  - Couldn't Connect in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-Direct-Query-Couldn-t-Connect/m-p/1416400#M16237</link>
    <description>&lt;P&gt;Assume, you have installed the Oracle drivers (if not, a bunch of to do list -&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/sql/reporting-services/report-data/oracle-connection-type-ssrs?view=sql-server-ver15" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/sql/reporting-services/report-data/oracle-connection-type-ssrs?view=sql-server-ver15&lt;/A&gt;)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Install the software "Oracle Client" / Drivers&lt;/LI&gt;&lt;LI&gt;Configuration for the database (tnsnames.ora).&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Ping the oracle server from PBIRS server&lt;/LI&gt;&lt;LI&gt;Use the username and password to access the database.&lt;/LI&gt;&lt;LI&gt;Optional: RDP to PBIRS and use the Power BI Desktop of PBIRS version and try to make connection&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Typical connection string in the data source&lt;/U&gt;&lt;/P&gt;&lt;P&gt;DATA SOURCE=&amp;lt;Data source name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Optional: You can also try the below in the connection string:&lt;/U&gt;&lt;BR /&gt;&lt;BR /&gt;Data Source= (DESCRIPTION=&amp;nbsp;(ADDRESS= (PROTOCOL=TCP) (HOST=&amp;lt;HOSTNAME&amp;gt;) (PORT=1521))&lt;BR /&gt;(CONNECT_DATA= (SERVICE_NAME=&amp;lt;SERVICENAME&amp;gt;) ) )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Oct 2020 20:36:45 GMT</pubDate>
    <dc:creator>sevenhills</dc:creator>
    <dc:date>2020-10-06T20:36:45Z</dc:date>
    <item>
      <title>Oracle Direct Query  - Couldn't Connect</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-Direct-Query-Couldn-t-Connect/m-p/1411326#M16197</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to fetch the Data from oracle Data base(Direct Query ), so installed ODAC in PBI front end server and Connected to Oracle its working fine in Desktop but not is Power Bi report server portal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I Have connected by using below string. please assist me to connect from PBIRS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IP:Port/service Name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rav&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Oct 2020 09:32:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-Direct-Query-Couldn-t-Connect/m-p/1411326#M16197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-04T09:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Direct Query  - Couldn't Connect</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-Direct-Query-Couldn-t-Connect/m-p/1411531#M16198</link>
      <description>&lt;P&gt;Please find&amp;nbsp; following&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/sql/reporting-services/report-data/oracle-connection-type-ssrs?view=sql-server-ver15#64-bit-drivers-for-the-report-servers" target="_blank"&gt;https://docs.microsoft.com/en-us/sql/reporting-services/report-data/oracle-connection-type-ssrs?view=sql-server-ver15#64-bit-drivers-for-the-report-servers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Oct 2020 15:26:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-Direct-Query-Couldn-t-Connect/m-p/1411531#M16198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-04T15:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Direct Query  - Couldn't Connect</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-Direct-Query-Couldn-t-Connect/m-p/1416400#M16237</link>
      <description>&lt;P&gt;Assume, you have installed the Oracle drivers (if not, a bunch of to do list -&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/sql/reporting-services/report-data/oracle-connection-type-ssrs?view=sql-server-ver15" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/sql/reporting-services/report-data/oracle-connection-type-ssrs?view=sql-server-ver15&lt;/A&gt;)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Install the software "Oracle Client" / Drivers&lt;/LI&gt;&lt;LI&gt;Configuration for the database (tnsnames.ora).&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Ping the oracle server from PBIRS server&lt;/LI&gt;&lt;LI&gt;Use the username and password to access the database.&lt;/LI&gt;&lt;LI&gt;Optional: RDP to PBIRS and use the Power BI Desktop of PBIRS version and try to make connection&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Typical connection string in the data source&lt;/U&gt;&lt;/P&gt;&lt;P&gt;DATA SOURCE=&amp;lt;Data source name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Optional: You can also try the below in the connection string:&lt;/U&gt;&lt;BR /&gt;&lt;BR /&gt;Data Source= (DESCRIPTION=&amp;nbsp;(ADDRESS= (PROTOCOL=TCP) (HOST=&amp;lt;HOSTNAME&amp;gt;) (PORT=1521))&lt;BR /&gt;(CONNECT_DATA= (SERVICE_NAME=&amp;lt;SERVICENAME&amp;gt;) ) )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 20:36:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-Direct-Query-Couldn-t-Connect/m-p/1416400#M16237</guid>
      <dc:creator>sevenhills</dc:creator>
      <dc:date>2020-10-06T20:36:45Z</dc:date>
    </item>
  </channel>
</rss>

