<?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 COnnection error in PBIRS in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-COnnection-error-in-PBIRS/m-p/451151#M6307</link>
    <description>&lt;P&gt;It's Solved same Issue for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This issue we can't fix in Power BI Server, we need to fix this in Power BI Desktop itself, because we can't change the datasource in Power BI server once we published from Power BI Desktop, in power bi server only user name and password we can give&amp;nbsp; and&amp;nbsp;datasorce connection string we can't change in it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So while creating your Power BI report in Power BI desktop, kindly provide your connection sting like this&amp;nbsp; "HOST: PORT/SERVICE_NAME"(Don't give any space)&amp;nbsp;&lt;SPAN&gt;instead&amp;nbsp;of your oracle TNS Service Name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It's Worked for me, i think so it will be helpfull for you guys also.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jun 2018 09:44:31 GMT</pubDate>
    <dc:creator>kskarthick</dc:creator>
    <dc:date>2018-06-29T09:44:31Z</dc:date>
    <item>
      <title>Oracle COnnection error in PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-COnnection-error-in-PBIRS/m-p/273460#M1384</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oracle Client - 64&amp;nbsp; Bit is installed on PBIRS. Able to run SQLPLUS from command line and tnsping also works. However creating a data connection fails with the error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GUI Error&lt;/P&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;A&gt;&lt;SPAN class=""&gt;&lt;SPAN class="ng-scope"&gt;Hide error details&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;P class="innerdetail"&gt;&lt;SPAN class="ng-binding"&gt;ORA-12154: TNS:could not resolve the connect identifier specified&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="innerdetail"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="innerdetail"&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stack Trace from the log :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;processing!ReportServer_0-4!cf30!10/09/2017-10:37:17:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , &lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source ''. ---&amp;gt; Oracle.ManagedDataAccess.Client.OracleException: ORA-12154: TNS:could not resolve the connect identifier specified ---&amp;gt;&lt;/STRONG&gt; &lt;/FONT&gt;OracleInternal.Network.NetworkException: ORA-12154: TNS:could not resolve the connect identifier specified&lt;BR /&gt;at OracleInternal.Network.AddressResolution..ctor(String TNSAlias, String instanceName)&lt;BR /&gt;at OracleInternal.Network.OracleCommunication.DoConnect(String tnsDescriptor)&lt;BR /&gt;at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession, String instanceName)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;BR /&gt;at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd, Boolean bGetForApp, String affinityInstanceName, Boolean bForceMatch)&lt;BR /&gt;at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassword, Boolean bGetForApp, String affinityInstanceName, Boolean bForceMatch)&lt;BR /&gt;at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassword, SecureString securedProxyPassword)&lt;BR /&gt;at Oracle.ManagedDataAccess.Client.OracleConnection.Open()&lt;BR /&gt;at Microsoft.ReportingServices.Diagnostics.DataExtensionConnectionBase.&amp;lt;&amp;gt;c__DisplayClass5.&amp;lt;OpenConnection&amp;gt;b__4()&lt;BR /&gt;--- End of inner exception stack trace ---;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 16:04:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-COnnection-error-in-PBIRS/m-p/273460#M1384</guid>
      <dc:creator>ASHOKKPIN</dc:creator>
      <dc:date>2017-10-09T16:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle COnnection error in PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-COnnection-error-in-PBIRS/m-p/275198#M1416</link>
      <description>&lt;P&gt;&lt;A href="https://blogs.msdn.microsoft.com/dataaccesstechnologies/2010/06/30/ora-12154-tns-could-not-resolve-the-connect-identifier-specified-error-while-creating-a-linked-server-to-oracle/" target="_blank"&gt;https://blogs.msdn.microsoft.com/dataaccesstechnologies/2010/06/30/ora-12154-tns-could-not-resolve-the-connect-identifier-specified-error-while-creating-a-linked-server-to-oracle/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 00:12:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-COnnection-error-in-PBIRS/m-p/275198#M1416</guid>
      <dc:creator>Jon-Heide</dc:creator>
      <dc:date>2017-10-11T00:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle COnnection error in PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-COnnection-error-in-PBIRS/m-p/444260#M6181</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same issue i got, anyone got solution kindly let me know.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 13:25:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-COnnection-error-in-PBIRS/m-p/444260#M6181</guid>
      <dc:creator>kskarthick</dc:creator>
      <dc:date>2018-06-20T13:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle COnnection error in PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-COnnection-error-in-PBIRS/m-p/451151#M6307</link>
      <description>&lt;P&gt;It's Solved same Issue for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This issue we can't fix in Power BI Server, we need to fix this in Power BI Desktop itself, because we can't change the datasource in Power BI server once we published from Power BI Desktop, in power bi server only user name and password we can give&amp;nbsp; and&amp;nbsp;datasorce connection string we can't change in it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So while creating your Power BI report in Power BI desktop, kindly provide your connection sting like this&amp;nbsp; "HOST: PORT/SERVICE_NAME"(Don't give any space)&amp;nbsp;&lt;SPAN&gt;instead&amp;nbsp;of your oracle TNS Service Name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It's Worked for me, i think so it will be helpfull for you guys also.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 09:44:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-COnnection-error-in-PBIRS/m-p/451151#M6307</guid>
      <dc:creator>kskarthick</dc:creator>
      <dc:date>2018-06-29T09:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle COnnection error in PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-COnnection-error-in-PBIRS/m-p/664550#M10002</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used the connection string as&amp;nbsp;&lt;SPAN&gt;HOST: PORT/SERVICE_NAME; but i am still getting TNS error. Can someone please help&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="44090" data-lia-user-login="kskarthick" class="lia-mention lia-mention-user"&gt;kskarthick&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 15:58:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Oracle-COnnection-error-in-PBIRS/m-p/664550#M10002</guid>
      <dc:creator>amitsankar</dc:creator>
      <dc:date>2019-04-08T15:58:22Z</dc:date>
    </item>
  </channel>
</rss>

