<?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: PowerBI Report Server Connection to Remote Oracle Database Fails Using Kerberos in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Report-Server-Connection-to-Remote-Oracle-Database-Fails/m-p/4139561#M36680</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/802688"&gt;@CJD&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Active Directory, ensure that service accounts are trusted for delegation to Oracle services. This can be done in the Delegation tab of the service account. Also make sure that you have the correct SPN set up for the service account that is running the report server.&lt;BR /&gt;Make sure that the rsreportserver.config file is correctly configured to use Kerberos. The authentication type should be set to RSWindowsNegotiate. You can check this link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/report-server/configure-kerberos-powerbi-reports" target="_blank"&gt;Configure Kerberos to use Power BI reports - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;You also need to see if the Oracle client on the report server is configured to use Kerberos. This involves setting the appropriate Kerberos parameters in the sqlnet.ora file.&amp;nbsp;&lt;BR /&gt;Check if there are any network issues or firewall rules blocking Kerberos traffic between the report server and the Oracle database server. You can refer to this post:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Report-Server/Oracle-database-connection-error-in-Power-BI-Report-Server-On/m-p/617859" target="_blank"&gt;Solved: Oracle database connection error in Power BI Repor... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Now that Kerberos logging is enabled, check the logs for any Kerberos-related errors. You can also enable verbose logging for the report server for more details.&amp;nbsp;Check that you're using an Oracle client version that's compatible with your Power BI Report Server. You can check the following link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/report-data/oracle-connection-type-ssrs?view=sql-server-ver16" target="_blank"&gt;Set up the Oracle connection type with SSRS and a Power BI report server - SQL Server Reporting Services (SSRS) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A title="https://community.powerbi.com/t5/community-blog/how-to-get-your-question-answered-quickly/ba-p/38490" href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-Get-Your-Question-Answered-Quickly%2Fba-p%2F38490&amp;amp;data=05%7C02%7Cv-yohua%40microsoft.com%7Ce1106bfabecb4734a5cc08dc2305bc51%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638423754744679080%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;amp;sdata=24%2BceC5sFd3n3%2FhFDYILWFcNjCwVClBD%2BPBsSLVfJGk%3D&amp;amp;reserved=0" target="_blank" rel="noopener nofollow noreferrer"&gt;How to Get Your Question Answered Quickly&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yongkang Hua&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2024 01:59:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-09-09T01:59:31Z</dc:date>
    <item>
      <title>PowerBI Report Server Connection to Remote Oracle Database Fails Using Kerberos</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Report-Server-Connection-to-Remote-Oracle-Database-Fails/m-p/4138152#M36673</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Running Power BI Report Server, version 15.0.1113.165&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;On the report server I have a connection to an Oracle database running on a remote non-Windows server in the same domain that I want to use the current user's credentials (e.g., using Kerberos). This connection fails with an invalid username/password error. It does not appear to be using Kerberos in the attempt. &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Connections that specify credentials succeed. &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;The report server config file uses RSWindowsNegotiate. &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;The report server runs under a domain service account. The account is configured to allow the delegation. SPNs have been created on the service account. &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;I can't find anything in the logs (Windows and report server) to indicate the problem. Kerberos logging is enabled. &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;When logged on to the machine hosting the report server, I can use SQL*Plus to connect to the Oracle database using Kerberos so that much is working. &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;What am I missing to get the report server to use Kerberos?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 17:44:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Report-Server-Connection-to-Remote-Oracle-Database-Fails/m-p/4138152#M36673</guid>
      <dc:creator>CJD</dc:creator>
      <dc:date>2024-09-06T17:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Report Server Connection to Remote Oracle Database Fails Using Kerberos</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Report-Server-Connection-to-Remote-Oracle-Database-Fails/m-p/4139561#M36680</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/802688"&gt;@CJD&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Active Directory, ensure that service accounts are trusted for delegation to Oracle services. This can be done in the Delegation tab of the service account. Also make sure that you have the correct SPN set up for the service account that is running the report server.&lt;BR /&gt;Make sure that the rsreportserver.config file is correctly configured to use Kerberos. The authentication type should be set to RSWindowsNegotiate. You can check this link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/report-server/configure-kerberos-powerbi-reports" target="_blank"&gt;Configure Kerberos to use Power BI reports - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;You also need to see if the Oracle client on the report server is configured to use Kerberos. This involves setting the appropriate Kerberos parameters in the sqlnet.ora file.&amp;nbsp;&lt;BR /&gt;Check if there are any network issues or firewall rules blocking Kerberos traffic between the report server and the Oracle database server. You can refer to this post:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Report-Server/Oracle-database-connection-error-in-Power-BI-Report-Server-On/m-p/617859" target="_blank"&gt;Solved: Oracle database connection error in Power BI Repor... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Now that Kerberos logging is enabled, check the logs for any Kerberos-related errors. You can also enable verbose logging for the report server for more details.&amp;nbsp;Check that you're using an Oracle client version that's compatible with your Power BI Report Server. You can check the following link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/report-data/oracle-connection-type-ssrs?view=sql-server-ver16" target="_blank"&gt;Set up the Oracle connection type with SSRS and a Power BI report server - SQL Server Reporting Services (SSRS) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A title="https://community.powerbi.com/t5/community-blog/how-to-get-your-question-answered-quickly/ba-p/38490" href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-Get-Your-Question-Answered-Quickly%2Fba-p%2F38490&amp;amp;data=05%7C02%7Cv-yohua%40microsoft.com%7Ce1106bfabecb4734a5cc08dc2305bc51%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638423754744679080%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;amp;sdata=24%2BceC5sFd3n3%2FhFDYILWFcNjCwVClBD%2BPBsSLVfJGk%3D&amp;amp;reserved=0" target="_blank" rel="noopener nofollow noreferrer"&gt;How to Get Your Question Answered Quickly&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yongkang Hua&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 01:59:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Report-Server-Connection-to-Remote-Oracle-Database-Fails/m-p/4139561#M36680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-09T01:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Report Server Connection to Remote Oracle Database Fails Using Kerberos</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Report-Server-Connection-to-Remote-Oracle-Database-Fails/m-p/4142320#M36696</link>
      <description>&lt;P&gt;It sounds like you've covered most of the key points. Ensure that the SPNs are correctly registered and that the domain service account has the correct delegation settings. Also, verify that the Oracle client on the report server is properly configured to support Kerberos. Sometimes, additional settings or troubleshooting in Kerberos configuration may be needed.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 08:24:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Report-Server-Connection-to-Remote-Oracle-Database-Fails/m-p/4142320#M36696</guid>
      <dc:creator>abuislam</dc:creator>
      <dc:date>2024-09-10T08:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Report Server Connection to Remote Oracle Database Fails Using Kerberos</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Report-Server-Connection-to-Remote-Oracle-Database-Fails/m-p/4149950#M36743</link>
      <description>&lt;P&gt;Thanks for the suggestions. I went through them but did not resolve the issue.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 17:00:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Report-Server-Connection-to-Remote-Oracle-Database-Fails/m-p/4149950#M36743</guid>
      <dc:creator>CJD</dc:creator>
      <dc:date>2024-09-13T17:00:05Z</dc:date>
    </item>
  </channel>
</rss>

