Forum Discussion
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
- Sahir_MaharajSuper User
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.
- Sahir_MaharajSuper User
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_MaharajSuper User
2. Verify the data source connectivity, and make sure the database is accessible and configured correctly.
- Sahir_MaharajSuper 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_MaharajSuper User
4. Check for any issues with the report rendering, such as missing images or fonts, and resolve these issues.
- Sahir_MaharajSuper User
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.