Reporting Services (SSRS)

SQLServerCentral Article

SSRS Audit: All reports executed/not-executed during previous 30 days

  • Article

This article presents a pair of queries and reports that reads the ReportServer.dbo.ExecutionLog table to list all SSRS reports that were executed or not-executed in the past 30 days, how many times they were executed, and who executed them.

4.93 (15)

You rated this post out of 5. Change rating

2020-01-17 (first published: )

10,909 reads

External Article

Scaling out SSRS on SQL Server Standard Edition 

  • Article

The ability to scale out SSRS, so that multiple report server instances can access a single report server database, is an Enterprise Edition-only feature. So when Rodney Landrum was tasked with implementing a scale-out solution, with failover, for SSRS on SQL Server Standard Edition, it required some creative thinking. This article describes his solution, its merits and drawbacks.

2017-04-18

3,892 reads

Blogs

Using T-SQL Snapshot Backup - Multi-Array Database Snapshots

By

In this post, the fourth in our series, I want to share an example...

AIs Struggle with Family

By

This post looks at a logic problem asked to an AI, and which is...

Advice I Like: Why am I doing this?

By

You are never too young to wonder “Why am I still doing this?” You...

Read the latest Blogs

Forums

Why you should avoid Implicit Measures in your Power BI model

By Koen Verbeeck

Comments posted to this topic are about the item Why you should avoid Implicit...

Building SSIS Custom Task

By bodempudi111

Hi Everyone, Greetings of the day! I am working on building SSIS Custom task...

Visit the forum

Question of the Day

Precision and Scale I

I have this number: 456.23 What is the scale of this number?

See possible answers