![SSRS subscription jobs under SQL Server Agent]()
Using SQL Server 2008 R2 and SQL Server Reporting Services (SSRS)
When I schedule an SSRS report in SQL Server Reporting Services - Report Manager, it creates a subscription in SSRS.
In Microsoft SQL Server Management Studio under SQL Server Agent a new Job is added with a cryptic job name.
Please see attached snapshot for example.
How do I clean up those SSRS subcription jobs under SQL Server Agent?
For example, what if I only wanted to maintain 30 days worth of job history?
What procedure do I follow?
Thank you.
ssrs1212014