Forum Discussion

miwundu's avatar
miwundu
Helper I
3 years ago
Solved

Errors in Report Server

Hello,

I am relatively new to Report server. We are using Report server 2012 and all reports have been running smoothly. Yesterday I changed time for one of my large standard subscription reports from 4am to 6am. Out of 20 reports 18 ran successfully except these two reports.

I am seeing the following error ID in report server

137

1109

108

1030

10016.

How can I handle these errors?

  • Hello miwundu,

     

    These error codes are related to the Microsoft SQL Server Reporting Services (SSRS) system, and can indicate issues with the report execution, data source connectivity, and report rendering.

8 Replies

  • Hello miwundu,

     

    These error codes are related to the Microsoft SQL Server Reporting Services (SSRS) system, and can indicate issues with the report execution, data source connectivity, and report rendering.

  • Here are a few steps you can try to resolve the issues:

     

    1. Check the Report Server logs for more details on the error, including the specific error message, timestamps, and other relevant information.

    • Sahir_Maharaj's avatar
      Sahir_Maharaj
      Super User

      2. Verify the data source connectivity, and make sure the database is accessible and configured correctly.

       

    • Sahir_Maharaj's avatar
      Sahir_Maharaj
      Super User

      3. Check the report parameters, filters, and expressions to make sure they are valid and not causing any issues with the report execution.

    • Sahir_Maharaj's avatar
      Sahir_Maharaj
      Super User

      4. Check for any issues with the report rendering, such as missing images or fonts, and resolve these issues.

       

  • Keep in mind that each of these error codes may have a different cause and solution, so it's important to thoroughly troubleshoot the issue and gather as much information as possible before attempting to resolve it.