Forum Discussion

Maswany's avatar
Maswany
New Member
4 years ago
Solved

subscriptions failure cases

We create subscriptions with data-driven to send emails to clients, when we run it the result came with some errors as below screen.

We are using view “ExecutionLog3” to retrieve the subscription log, but Unfortunately, it is not showing which subscription exactly is running and the issue of failure.

 

So we need to know

  • How do rerun the failure cases?
  • How to monitor the subscription jobs?
  • How to know the failure cases?
  • Why does the error count is changes each time we run the subscription – no change in data or anything else.
  •  What is the maximum count for each subscription?
  • How we can run parallel jobs?

 

  • Hi Maswany ,

     

    If an error occurs during delivery, an entry is made in the report server trace log. Report server administrators can review the ReportServerService_*.log files to determine subscription delivery status. For e-mail delivery, report server log files include a record of processing and deliveries to specific e-mail accounts. The following is the default location of the log files:

     

    The following is an example log filename:

     

    For more details, you can read related document link as below:

    Monitor Reporting Services Subscriptions - SQL Server Reporting Services (SSRS) | Microsoft Docs


    Best Regards,
    Henry


    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

1 Reply

  • v-henryk-mstf's avatar
    v-henryk-mstf
    Community Support

    Hi Maswany ,

     

    If an error occurs during delivery, an entry is made in the report server trace log. Report server administrators can review the ReportServerService_*.log files to determine subscription delivery status. For e-mail delivery, report server log files include a record of processing and deliveries to specific e-mail accounts. The following is the default location of the log files:

     

    The following is an example log filename:

     

    For more details, you can read related document link as below:

    Monitor Reporting Services Subscriptions - SQL Server Reporting Services (SSRS) | Microsoft Docs


    Best Regards,
    Henry


    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.