Microsoft® SQL Server 2012 Unleashed
by Ray Rankins, Paul T. Bertucci, Chris Gallelli, Alex T. Silverstein
Execution Log
If the level of detail provided in the ReportServerService log file is insufficient for your needs, you can take tracing to the next level by downloading the SCRUBS project (from scrubs.codeplex.com), which includes a T-SQL user database creation script, SQL Server Integration Services (SSIS) package, and a set of reports.
The SSIS package extracts execution data captured in ReportServer.dbo.ExecutionLogStorage to a new user database. To monitor execution, you can periodically run the package. Then you can use the provided reports to discover which reports your users most commonly run, which take the most time or are the biggest, or how many of them have succeeded or failed.
SSRS 2012 also includes three related views in the ReportServer ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access