<?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 Error while scheduling refresh for reports on Power BI report server in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-scheduling-refresh-for-reports-on-Power-BI-report/m-p/2339397#M22913</link>
    <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;While trying to schedule a refresh for any report on my report server, the following error is returned (Screenshot attached).&amp;nbsp;&lt;BR /&gt;All data source verifications are sucessfull&amp;nbsp; and the report is manually refreshed without errors. The older schedules are working perfectly but I am unable to schedule a new one. Please help&lt;/P&gt;</description>
    <pubDate>Tue, 15 Feb 2022 10:39:50 GMT</pubDate>
    <dc:creator>Moosa-Ali</dc:creator>
    <dc:date>2022-02-15T10:39:50Z</dc:date>
    <item>
      <title>Error while scheduling refresh for reports on Power BI report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-scheduling-refresh-for-reports-on-Power-BI-report/m-p/2339397#M22913</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;While trying to schedule a refresh for any report on my report server, the following error is returned (Screenshot attached).&amp;nbsp;&lt;BR /&gt;All data source verifications are sucessfull&amp;nbsp; and the report is manually refreshed without errors. The older schedules are working perfectly but I am unable to schedule a new one. Please help&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 10:39:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-scheduling-refresh-for-reports-on-Power-BI-report/m-p/2339397#M22913</guid>
      <dc:creator>Moosa-Ali</dc:creator>
      <dc:date>2022-02-15T10:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error while scheduling refresh for reports on Power BI report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-scheduling-refresh-for-reports-on-Power-BI-report/m-p/2340506#M22918</link>
      <description>&lt;P&gt;hi - we're having the same issue today - started on last release (Sept 2021) and after upgrading to current (Jan 2022).&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="33567" data-lia-user-login="Petebro" class="lia-mention lia-mention-user"&gt;Petebro&lt;/a&gt;&amp;nbsp;any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 20:52:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-scheduling-refresh-for-reports-on-Power-BI-report/m-p/2340506#M22918</guid>
      <dc:creator>gharstev</dc:creator>
      <dc:date>2022-02-15T20:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error while scheduling refresh for reports on Power BI report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-scheduling-refresh-for-reports-on-Power-BI-report/m-p/2340726#M22922</link>
      <description>&lt;P&gt;Can you provide a little more details. What types of data sources are being used in the reports for example?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 23:41:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-scheduling-refresh-for-reports-on-Power-BI-report/m-p/2340726#M22922</guid>
      <dc:creator>Petebro</dc:creator>
      <dc:date>2022-02-15T23:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error while scheduling refresh for reports on Power BI report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-scheduling-refresh-for-reports-on-Power-BI-report/m-p/2341783#M22928</link>
      <description>&lt;P&gt;Our data source is MSSQL Server on-premises. Data is loaded from this SQL server into Power BI.&lt;BR /&gt;I beileve it would be helpful to mention here that we are using the free version of Power BI, could that be an issue?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 10:00:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-scheduling-refresh-for-reports-on-Power-BI-report/m-p/2341783#M22928</guid>
      <dc:creator>Moosa-Ali</dc:creator>
      <dc:date>2022-02-16T10:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error while scheduling refresh for reports on Power BI report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-scheduling-refresh-for-reports-on-Power-BI-report/m-p/2346598#M22953</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="359410" data-lia-user-login="Moosa-Ali" class="lia-mention lia-mention-user"&gt;Moosa-Ali&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;From the error message, we can know the issue is caused by the connection to report server database. In your scenario, I would suggest you check detail error information in Reporting Services error log (default location: %programfiles%\Microsoft SQL Server\&amp;lt;SQL Server Instance&amp;gt;\Reporting Services\LogFiles) around the time that the error message thrown out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you see the error "&lt;STRONG&gt;System.Data.SqlClient.SqlException: Timeout expired.&amp;nbsp; The timeout period elapsed prior to completion of the operation or the server is not responding&lt;/STRONG&gt;" in log files, the issue is that the connection to report server database is timeout. Then you can follow Jin's suggestion to fix the issue:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://social.msdn.microsoft.com/Forums/sqlserver/en-US/db4ca6c2-5445-4ff9-9f63-e20f3859cc70/error-throwing-microsoftreportingservicesdiagnosticsutilitiesreportserverstorageexception-an?forum=sqlreportingservices" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;SPAN&gt;ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerStorageException: An e...&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An you alos could try the following solution:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The fix is to grant sysadmin Privilege to Report server service account .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;refer:&lt;A href="https://social.technet.microsoft.com/Forums/ie/en-US/8decb9e2-ce0f-4f5a-a6ab-4ed2a7fe21e0/an-error-occurred-within-the-report-server-database-this-may-be-due-to-a-connection-failure?forum=sqlreportingservices" target="_blank"&gt;https://social.technet.microsoft.com/Forums/ie/en-US/8decb9e2-ce0f-4f5a-a6ab-4ed2a7fe21e0/an-error-occurred-within-the-report-server-database-this-may-be-due-to-a-connection-failure?forum=sqlreportingservices&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Similar question refer:(final i&lt;SPAN&gt;t was actually an authorization issue, the virtual account lacked some sort of permissions so&amp;nbsp; user changed to a domain account and now it works fine)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/An-error-occurred-within-the-report-server-database-SSRS-PowerBI/td-p/52811" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/An-error-occurred-within-the-report-server-database-SSRS-PowerBI/td-p/52811&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did I answer your question? Mark my post as a solution!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Lucien&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 05:46:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-scheduling-refresh-for-reports-on-Power-BI-report/m-p/2346598#M22953</guid>
      <dc:creator>v-luwang-msft</dc:creator>
      <dc:date>2022-02-18T05:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error while scheduling refresh for reports on Power BI report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-scheduling-refresh-for-reports-on-Power-BI-report/m-p/2368862#M23122</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="359410" data-lia-user-login="Moosa-Ali" class="lia-mention lia-mention-user"&gt;Moosa-Ali&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Has your problem been solved, if so, please consider Accept a correct reply as the solution or share your own solution to help others find it.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;BR /&gt;Lucien&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 02:46:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-scheduling-refresh-for-reports-on-Power-BI-report/m-p/2368862#M23122</guid>
      <dc:creator>v-luwang-msft</dc:creator>
      <dc:date>2022-03-02T02:46:29Z</dc:date>
    </item>
  </channel>
</rss>

