Which two actions should you perform?

You have a SQL Server Reporting Services (SSRS) instance. The instance has a report that
displays 3 million records.
Users report that they experience performance issues when they use the report.
You need to ensure that the report renders as quickly as possible.
Which two actions should you perform? Each correct answer presents part of the solution.

You have a SQL Server Reporting Services (SSRS) instance. The instance has a report that
displays 3 million records.
Users report that they experience performance issues when they use the report.
You need to ensure that the report renders as quickly as possible.
Which two actions should you perform? Each correct answer presents part of the solution.

A.
Enable versioning.

B.
Enable caching.

C.
Enable report history.

D.
Create snapshots.

E.
Implement pagination.



Leave a Reply 7

Your email address will not be published. Required fields are marked *


Dim

Dim

what is the meaning of versioning?
and how it helps to improve rendering performance?

Henk Schenkworst

Henk Schenkworst

Caching indeed improves performance, but the question specificially asks about the rendering of the report, imo that makes D (snapshot) and E (pagination) the 2 most likely candidates. I’d do caching too but the way the question is stated and limited to 2 answers makes it D & E.