<?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: unable to configure Power BI report server to Oracle in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/unable-to-configure-Power-BI-report-server-to-Oracle/m-p/2742413#M25522</link>
    <description>&lt;P&gt;thanks for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i donot have SQL server tools and SSAS in my instance.&lt;/P&gt;&lt;P&gt;is it possible to connect directly to Oracle database without SSAS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;M12&lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2022 06:17:38 GMT</pubDate>
    <dc:creator>M12</dc:creator>
    <dc:date>2022-09-02T06:17:38Z</dc:date>
    <item>
      <title>unable to configure Power BI report server to Oracle</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/unable-to-configure-Power-BI-report-server-to-Oracle/m-p/2734257#M25482</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have created report in power BI report server desktop using Oracle server which i need to save as in "report server" however i do not know how to configure the report server for oracle instance. so i would require help in "report server configuration manager" for oracle. when i am trying to add server name in report server configuration manager, it is taking my local hostname. attached for the reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;need help in adding oracle server Name, DB name and save as"report server"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;M12&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 06:52:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/unable-to-configure-Power-BI-report-server-to-Oracle/m-p/2734257#M25482</guid>
      <dc:creator>M12</dc:creator>
      <dc:date>2022-08-30T06:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: unable to configure Power BI report server to Oracle</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/unable-to-configure-Power-BI-report-server-to-Oracle/m-p/2742008#M25516</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="434373" data-lia-user-login="M12" class="lia-mention lia-mention-user"&gt;M12&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Prerequisites&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;A development machine with Power BI Desktop Latest version, SQL Server Data Tools and Oracle Data Access Component (ODAC) (Both 32 bit and 64 bit) installed, connectivity to an Oracle database 11g or higher, a computer with SQL Server 2017 Analysis Services (Tabular Mode), latest version of Power BI Report Server and ODAC installed. (32 bit version of ODAC is required for Visual studio\ SQL Server Data Tools, and 64 bit version is required for Power BI.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once ODAC 32 bit and 64 bit versions are installed, please add "tnsnames.ora" files in the \product\&amp;lt;version&amp;gt;\....\Network\Admin folders which got created as part of ODAC installations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add a TNS entry similar as follows in the t&lt;SPAN&gt;nsnames.ora files to connect to the oracle database&lt;/SPAN&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;TNS name&amp;gt;=&lt;/P&gt;
&lt;P&gt;(DESCRIPTION=&lt;/P&gt;
&lt;P&gt;(ADDRESS=&lt;/P&gt;
&lt;P&gt;(PROTOCOL=TCP)&lt;/P&gt;
&lt;P&gt;(HOST=&amp;lt;IP address of the oracle server&amp;gt;)&lt;/P&gt;
&lt;P&gt;(PORT=&amp;lt;Port Number&amp;gt;)&lt;/P&gt;
&lt;P&gt;)&lt;/P&gt;
&lt;P&gt;(CONNECT_DATA=&lt;/P&gt;
&lt;P&gt;(SERVICE_NAME=&amp;lt;Oracle database service name&amp;gt;)&lt;/P&gt;
&lt;P&gt;)&lt;/P&gt;
&lt;P&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We may have multiple entries as the above for each Oracle database we would like to connect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next, configure Power BI Report Server. Locate "Microsoft Power BI Report Server" -&amp;gt; "Report Server Configuration Manager" from start menu to launch the report server configuration tool.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For original post, you can refer to&amp;nbsp;&lt;A href="https://www.justanalytics.com/blog/technical-know-how/oracle-database-connectivity-in-power-bi-report-server" target="_self"&gt;Oracle Database Connectivity in Power BI Report Server&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Caitlyn&lt;/P&gt;
&lt;P&gt;If this post helps then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 02:22:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/unable-to-configure-Power-BI-report-server-to-Oracle/m-p/2742008#M25516</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-02T02:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: unable to configure Power BI report server to Oracle</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/unable-to-configure-Power-BI-report-server-to-Oracle/m-p/2742413#M25522</link>
      <description>&lt;P&gt;thanks for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i donot have SQL server tools and SSAS in my instance.&lt;/P&gt;&lt;P&gt;is it possible to connect directly to Oracle database without SSAS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;M12&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 06:17:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/unable-to-configure-Power-BI-report-server-to-Oracle/m-p/2742413#M25522</guid>
      <dc:creator>M12</dc:creator>
      <dc:date>2022-09-02T06:17:38Z</dc:date>
    </item>
  </channel>
</rss>

