<?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: request time out when entering Oracle data source credentials in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/request-time-out-when-entering-Oracle-data-source-credentials/m-p/1677590#M18228</link>
    <description>&lt;P&gt;I did have to add tns_admin manually and got it connected. Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2021 14:22:05 GMT</pubDate>
    <dc:creator>clarked</dc:creator>
    <dc:date>2021-02-19T14:22:05Z</dc:date>
    <item>
      <title>request time out when entering Oracle data source credentials</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/request-time-out-when-entering-Oracle-data-source-credentials/m-p/1661393#M18083</link>
      <description>&lt;P&gt;Setting up new Power BI server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I enter my credentials on the data source for a report I'm getting the error:&lt;/P&gt;&lt;DIV class="modal-header clearfix"&gt;&lt;H3&gt;&lt;SPAN class="ng-scope"&gt;"Couldn't connect&lt;/SPAN&gt;&lt;/H3&gt;&lt;/DIV&gt;&lt;DIV class="modal-body"&gt;&lt;P class="message"&gt;&lt;SPAN class="ng-scope"&gt;The report server couldn't connect to the data source using the information you entered. Make sure you've entered the connection string and any credentials correctly.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="detailtoggle ng-scope"&gt;&lt;P class="innerdetail ng-scope"&gt;&lt;SPAN class="ng-binding"&gt;Connection request timed out"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="innerdetail ng-scope"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="innerdetail ng-scope"&gt;It works fine in desktop with the same credentials.&lt;/P&gt;&lt;P class="innerdetail ng-scope"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="innerdetail ng-scope"&gt;I did install the 64 bit Oracle data connectors on the server but don't know how to test if it was successful. Also updated tnsnames file with the version we use for everything else.&lt;/P&gt;&lt;P class="innerdetail ng-scope"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="innerdetail ng-scope"&gt;Connection string is the standard:&lt;/P&gt;&lt;P class="innerdetail ng-scope"&gt;data source=instance_name;persist security info=True&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Feb 2021 19:25:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/request-time-out-when-entering-Oracle-data-source-credentials/m-p/1661393#M18083</guid>
      <dc:creator>clarked</dc:creator>
      <dc:date>2021-02-11T19:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: request time out when entering Oracle data source credentials</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/request-time-out-when-entering-Oracle-data-source-credentials/m-p/1663972#M18120</link>
      <description>&lt;P&gt;use SQLPlus to test the connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you mean by Power BI Server ?&amp;nbsp; Report Server or Gateway?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 21:42:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/request-time-out-when-entering-Oracle-data-source-credentials/m-p/1663972#M18120</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-02-12T21:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: request time out when entering Oracle data source credentials</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/request-time-out-when-entering-Oracle-data-source-credentials/m-p/1664298#M18122</link>
      <description>&lt;P&gt;If you are using "Oracle Database" connector, which using ODP.NET part of Oracle Data Access Conectors, check if you have set OS level enviroment "TNS_ADMIN" pointing to folder where you have stored tnsnames.ora.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also install Power BI Desktop RS on server where you have installed Power BI Report Server, and check if problem is between Server and Desktop installation, or it this machine level issue.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2021 06:44:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/request-time-out-when-entering-Oracle-data-source-credentials/m-p/1664298#M18122</guid>
      <dc:creator>josef78</dc:creator>
      <dc:date>2021-02-13T06:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: request time out when entering Oracle data source credentials</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/request-time-out-when-entering-Oracle-data-source-credentials/m-p/1677590#M18228</link>
      <description>&lt;P&gt;I did have to add tns_admin manually and got it connected. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 14:22:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/request-time-out-when-entering-Oracle-data-source-credentials/m-p/1677590#M18228</guid>
      <dc:creator>clarked</dc:creator>
      <dc:date>2021-02-19T14:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: request time out when entering Oracle data source credentials</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/request-time-out-when-entering-Oracle-data-source-credentials/m-p/1677592#M18229</link>
      <description>&lt;P&gt;Strangely enough after adding tns_admin env variable it didn't work until I connected once via sqlplus. Now working, thanks for the help. Was for Power BI Server&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 14:23:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/request-time-out-when-entering-Oracle-data-source-credentials/m-p/1677592#M18229</guid>
      <dc:creator>clarked</dc:creator>
      <dc:date>2021-02-19T14:23:14Z</dc:date>
    </item>
  </channel>
</rss>

