March 4, 2010 at 6:56 am
Hi,
Is is possible to see the history of a subscription? I have only managed to find the status of the last subscription, using the following query:
Select ReportSchedule.ScheduleID, Catalog.Name, Subscriptions.Description, Subscriptions.LastStatus, Subscriptions.LastRunTime
From ReportSchedule join Subscriptions on ReportSchedule.SubscriptionID = Subscriptions.SubscriptionID
join Catalog on Subscriptions.Report_OID = Catalog.ItemID
Is there a way to see the subscription status for, let's say, the past week?
March 4, 2010 at 11:33 am
go to http://www.sqlservercentral.com/articles/ssrs/69257
at the bottom of the article is a zip file you can download that has the reports...I use it these reports alot....
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy