<?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: Deadlock on report server database when deploying Power BI report in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Deadlock-on-report-server-database-when-deploying-Power-BI/m-p/1959232#M20126</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="277818" data-lia-user-login="Martin51" class="lia-mention lia-mention-user"&gt;Martin51&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance for sharing!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition, for&amp;nbsp;deadlock in SQL Server, hope these documents could help you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sqlshack.com/what-are-sql-server-deadlocks-and-how-to-monitor-them/" target="_blank"&gt;What are SQL Server deadlocks and how to monitor them (sqlshack.com)&lt;/A&gt;;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sqlshack.com/how-to-resolve-deadlocks-in-sql-server/" target="_blank"&gt;How to resolve deadlocks in SQL Server (sqlshack.com)&lt;/A&gt;;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.brentozar.com/archive/2014/06/capturing-deadlock-information/" target="_blank"&gt;Capturing Deadlocks in SQL Server - Brent Ozar Unlimited®&lt;/A&gt;;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/sql/tools/sql-server-profiler/analyze-deadlocks-with-sql-server-profiler?view=sql-server-2017" target="_blank"&gt;Analyze Deadlocks - SQL Server Profiler | Microsoft Docs&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Icey&lt;/P&gt;</description>
    <pubDate>Thu, 15 Jul 2021 08:17:11 GMT</pubDate>
    <dc:creator>Icey</dc:creator>
    <dc:date>2021-07-15T08:17:11Z</dc:date>
    <item>
      <title>Deadlock on report server database when deploying Power BI report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Deadlock-on-report-server-database-when-deploying-Power-BI/m-p/1948528#M20085</link>
      <description>&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are getting some random failures while deploying Power BI .pbix reports to our report server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error:&amp;nbsp;An&amp;nbsp;error&amp;nbsp;has&amp;nbsp;occurred&amp;nbsp;[Microsoft.PowerShell.Commands.WriteErrorException:&amp;nbsp;System.Exception:&amp;nbsp;Failed&amp;nbsp;to&amp;nbsp;create&amp;nbsp;catalog&amp;nbsp;item:&amp;nbsp;The&amp;nbsp;remote&amp;nbsp;server&amp;nbsp;returned&amp;nbsp;an&amp;nbsp;error:&amp;nbsp;(500)&amp;nbsp;Internal&amp;nbsp;Server&amp;nbsp;Error.&amp;nbsp;---&amp;gt;&amp;nbsp;System.Net.WebException:&amp;nbsp;The&amp;nbsp;remote&amp;nbsp;server&amp;nbsp;returned&amp;nbsp;an&amp;nbsp;error:&amp;nbsp;(500)&amp;nbsp;Internal&amp;nbsp;Server&amp;nbsp;Error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After investigation we can see that this type of errors are caused by deadlocks on the report server database.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Object name: ReportServer.dbo.DataModelDataSource&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Index name: PK_DataModelDataSource&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Object name: ReportServer.dbo.DataModelDataSource&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Index name: IX_ItemId_ModelConnectionName&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We deploy the reports via a release pipeline and make use of the ReportingServicesTools PowerShell module.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our report server version is: Version 1.11.7815.26414 (May 2021)&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Martin B&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 15:11:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Deadlock-on-report-server-database-when-deploying-Power-BI/m-p/1948528#M20085</guid>
      <dc:creator>Martin51</dc:creator>
      <dc:date>2021-07-09T15:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Deadlock on report server database when deploying Power BI report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Deadlock-on-report-server-database-when-deploying-Power-BI/m-p/1950601#M20088</link>
      <description>&lt;P&gt;Your best approach here would be to raise an official support ticket with Microsoft. The powershell module uses the supported REST api under the covers so I do not believe that would be the issue. But this will possibly require a hotfix or changes to the database and both of those things would require the assistance of a support engineer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jul 2021 23:41:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Deadlock-on-report-server-database-when-deploying-Power-BI/m-p/1950601#M20088</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2021-07-11T23:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Deadlock on report server database when deploying Power BI report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Deadlock-on-report-server-database-when-deploying-Power-BI/m-p/1958951#M20123</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="277818" data-lia-user-login="Martin51" class="lia-mention lia-mention-user"&gt;Martin51&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you create a support ticket as what&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="109790" data-lia-user-login="d_gosbell" class="lia-mention lia-mention-user"&gt;d_gosbell&lt;/a&gt;&amp;nbsp;mentioned?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do create one, could you share us the solution or workaround when the issue is solved?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Icey&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 06:27:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Deadlock-on-report-server-database-when-deploying-Power-BI/m-p/1958951#M20123</guid>
      <dc:creator>Icey</dc:creator>
      <dc:date>2021-07-15T06:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Deadlock on report server database when deploying Power BI report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Deadlock-on-report-server-database-when-deploying-Power-BI/m-p/1959187#M20125</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="164362" data-lia-user-login="Icey" class="lia-mention lia-mention-user"&gt;Icey&lt;/a&gt;&amp;nbsp;, yes we will create a ticket and let you know.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 07:58:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Deadlock-on-report-server-database-when-deploying-Power-BI/m-p/1959187#M20125</guid>
      <dc:creator>Martin51</dc:creator>
      <dc:date>2021-07-15T07:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Deadlock on report server database when deploying Power BI report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Deadlock-on-report-server-database-when-deploying-Power-BI/m-p/1959232#M20126</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="277818" data-lia-user-login="Martin51" class="lia-mention lia-mention-user"&gt;Martin51&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance for sharing!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition, for&amp;nbsp;deadlock in SQL Server, hope these documents could help you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sqlshack.com/what-are-sql-server-deadlocks-and-how-to-monitor-them/" target="_blank"&gt;What are SQL Server deadlocks and how to monitor them (sqlshack.com)&lt;/A&gt;;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sqlshack.com/how-to-resolve-deadlocks-in-sql-server/" target="_blank"&gt;How to resolve deadlocks in SQL Server (sqlshack.com)&lt;/A&gt;;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.brentozar.com/archive/2014/06/capturing-deadlock-information/" target="_blank"&gt;Capturing Deadlocks in SQL Server - Brent Ozar Unlimited®&lt;/A&gt;;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/sql/tools/sql-server-profiler/analyze-deadlocks-with-sql-server-profiler?view=sql-server-2017" target="_blank"&gt;Analyze Deadlocks - SQL Server Profiler | Microsoft Docs&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Icey&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 08:17:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Deadlock-on-report-server-database-when-deploying-Power-BI/m-p/1959232#M20126</guid>
      <dc:creator>Icey</dc:creator>
      <dc:date>2021-07-15T08:17:11Z</dc:date>
    </item>
  </channel>
</rss>

