Where can I find more detail about my subscription errors.

I have a data driven subscription, showing status:

Done: 24 processed of 24 total; 24 errors.

but my trace file ReportServerService__xxxxx.log does not show any errors. It does show the subscription ran, but just no errors.

My server DefaultTraceSwitch set to 3 and also tried 4

I understand that the other log files used in 2005 have been consolidated into the ReportServerService__xxxxx.log file.

link|improve this question

50% accept rate
Update: The root cause in this case appeared to be that the SMTP service had stopped, however this was still not mentioned in the logs. If you have this issue, check your SMTP service is still running! – Andy Joiner Jun 28 '10 at 9:58
feedback

1 Answer

You might try running the Profiler Trace to see if you can identify any issues.

link|improve this answer
Thanks for the suggestion, but that didn't really reveal anything - the reports ran fine if I ran them manually, using parameters I pulled from the subscription query. – Andy Joiner Jun 28 '10 at 9:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.