Report Execution Caching I: SQL Server Management Studio Perspective - Page 2September 17, 2007 Configure Report Execution Caching from the SQL Server Management Studio Lets take a look how we can adjust these settings for a report within the SQL Server Management Studio. To do this, we will take the following steps: 1. Start Microsoft SQL Server Management Studio. 2. From within the SQL Server Management Studio, click the Connect button in the Object Explorer pane (by default, it appears in the lower left corner of the Studio environment). 3. Select Reporting Services... in the dropdown menu that appears, as shown in Illustration 2.
4. Select Reporting Services in the Server type selector of the Connect to Server dialog that appears, if necessary. 5. Type / select the server name (server name / instance, if appropriate) in the Server name selector. 6. Supply authentication information, as required in your own environment. The Connect to Server dialog appears similar to that depicted in Illustration 3.
7. Click the Connect button to connect with the specified server. The Microsoft SQL Server Management Studio opens. The Reporting Server to which we have connected appears atop the Object Explorer pane. 8. In the Object Explorer pane, expand the Home folder (click the + sign to its immediate left), appearing underneath the server within which we are working. 9. Navigate to, and expand, the subfolder containing a sample report with which to complete the steps of this section, as appropriate (my sample reports have been deployed within the AdventureWorks Sample Reports folder, and appear, with this step, as shown in Illustration 4.
10. Right-click the Sales Reason Comparisons report (or another report of your choice). 11. Select Properties from the context menu that appears next, as depicted in Illustration 5.
The Report Properties dialog for the selected report opens. 12. Click Execution in the Select a page pane on the left side of the dialog. 13. On the Execution page that appears to the right, click-select the radio button to the immediate left of Render this report with the most recent data, if necessary. Our intent is to configure the report to run on demand, from the cache, as we shall see with our next settings, where we schedule the expiration of the cached report, using each of two possible options. To make the cached copy expire after a particular time period: 14. Click Cache the report. Expire after (minutes). 15. Type the number 30 in the selector box to the immediate right. Our settings on the Execution page for a half-hour expiration of the cached report appear as shown in Illustration 6.
To make the cached copy expire on a schedule: 16. Click Cache the report. Expire based on the following schedule. 17. Click Configure. The Create Custom Schedule page appears. 18. Type / select todays date in the selector box that appears to the right of the label Begin running this schedule on. 19. Under Recurrence Pattern, ensure that Day is selected in the box labeled Type. 20. Leave the Start Time, in the setting just underneath, at 2:00:00 AM. 21. Click-select the radio button to the immediate left of Every weekday. Create Custom Schedule page appears, with our settings, as depicted in Illustration 7.
Our settings above dictate a custom schedule for expiration of the cache of this specific report. Using such a fixed schedule is ideal in many scenarios, where we want to mandate Report Server processing at a specific time. An example might be setting the execution cache to expire at 2:00 AM every Monday morning, in a situation where, say, we update sales data and refresh our cubes by midnight each Sunday for reporting the following week. This means, of course, that the newly updated sales data is reflected when information consumers begin requesting reports after the opening of business on Monday morning. 22. Click OK to accept our settings input, and to dismiss the Create Custom Schedule page. We are returned to the Execution page, where a summary of our new settings appear as shown in Illustration 8.
Finally, an additional setting, Report Execution Timeout Defaults, lies at the bottom of the Execution page. Here we can set a limit on the amount of time allowed for report processing one of several governor properties we can set surrounding our reports to prevent runaway conditions, as well as perhaps to minimize the risk of overtaxing system resources in other ways. Our options for timeout default settings include:
23. Click OK to close the Execution page, and to change all settings back to their original positions. 24. Exit SQL Server Management Studio when ready. ConclusionIn this article, we continued a three-part subseries surrounding caching options in Reporting Services 2005. We began by briefly reviewing the three types of caching that Reporting Services 2005 offers. We then introduced the second of these three, and launched our overview of Report Execution caching. As a part of our examination of Report Execution caching, we discussed the general purpose of this second caching type. We next reviewed details about how Report Execution caching is accomplished in Reporting Services 2005. Finally we explored the settings involved in putting Report Session caching to work, within the MSSQL Server Management Studio environment (with an eye toward addressing the same settings from a Report Manager perspective in the second half of this article), including system defaults for those settings. Throughout the various sections of the article, we discussed other information about Report Execution caching in an attempt to assist in selecting or discarding this option for use within our own business environments. » See All Articles by Columnist William E. Pearson, III Discuss this article in the MSSQL Server 2000 Reporting Services Forum. MSSQL Server Reporting Services
Introducing the Tablix Data Region: Basic Grouping Concepts
Introducing the Tablix Data Region in Reporting Services 2008 100% Stacked Column Chart for Analysis Services Data XY (Scatter) Chart for Analysis Services Data Simple Doughnut Chart for Analysis Services Data Exploded Pie Chart for Analysis Services Data Stacked Bar Chart for Analysis Services Data Line Chart for Analysis Services Data Stacked Column Chart for Analysis Services Data A More Advanced Pie Chart for Analysis Services Data Simple Pie Chart for Analysis Services Data Simple Bar Chart for Analysis Services Data Simple Column Chart for Analysis Services Data Introducing Reporting Services Charts for Analysis Services Mastering OLAP Reports: Parameterized Grouping Mastering OLAP Reports: Parameterizing Number of "Top" Items with the MDX TopCount() Function, Part II Mastering OLAP Reports: Parameterizing Number of "Top" Items with the MDX TopCount() Function, Part I Mastering OLAP Reports: Parameterizing Number of "Look Back" Periods with the MDX LastPeriods() Function, Part II Mastering OLAP Reports: Parameterizing Number of "Look Back" Periods with the MDX LastPeriods() Function, Part I Support Parameterization from Analysis Services - Parameter Defaults Parameterization from Analysis Services - Cascading Picklists Support Parameterization from Analysis Services Parameter Support Objects, Pt II: Support OLAP Parameter Defaults with Datasets Reporting Services: Customize Automatically Created Parameter Support Objects Snapshot Reports II: SQL Server Management Studio Perspective Snapshot Reports I: Report Manager Perspective Report Execution Caching II: Report Manager Perspective Report Execution Caching I: SQL Server Management Studio Perspective Report Session Caching in Reporting Services 2005 Black Belt Administration: Reporting Services Configuration Manager Intelligent Layering: Leverage Conditional Formatting Logic from Analysis Services Black Belt Administration: Performance Dashboard for Microsoft SQL Server, Part II Black Belt Administration: Performance Dashboard for Microsoft SQL Server, Part I Mastering OLAP Reports: Extend Reporting Services with Custom Code Mastering OLAP Reports: Parameters for Analysis Services Reporting, Pt. II Black Belt Components: Support Simple Navigation with a Document Map Mastering OLAP Reports: Parameters for Analysis Services Reporting, Pt. I Black Belt Components: Interactive Sorts within a Matrix Data Region BlackBelt Authoring: Conditional Drillthrough to Multiple Reports Mastering OLAP Reporting: Prototype KPIs in Reporting Services BlackBelt Administration: Linked Reports in SQL Server Management Studio BlackBelt Administration: Linked Reports in Report Manager Mastering OLAP Reporting: Reporting with Analysis Services KPIs Report Builder: Creating a Report Model Mastering OLAP Reporting: Meet Business Needs with Matrix Dynamics, Part II Mastering OLAP Reporting: Meet Business Needs with Matrix Dynamics, Part 1 Mastering OLAP Reporting: Display a Dataset Field in a Report Page Header Interactive Sorting Within Reporting Services MSSQL Server Reporting Services: Mastering OLAP Reporting: Multiple Value Selection in a Parameter Picklist MSSQL Server Reporting Services : Mastering OLAP Reporting: Drilling Through Using MDX MSSQL Server Reporting Services: Mastering OLAP Reporting: Relationally-Based Picklists for OLAP Reporting MSSQL Server Reporting Services: Mastering OLAP Reporting: Extending Conditional Formatting: SWITCH and Drilldown Defaults MSSQL Server Reporting Services: Mastering OLAP Reporting: Percent of Total - Chart Presentation Nuances MSSQL Server Reporting Services: Mastering OLAP Reporting: Percent of Total - Two Perspectives MSSQL Server Reporting Services : Mastering OLAP Reporting: Ad Hoc TopCount and BottomCount Parameters MSSQL Server Reporting Services: Black Belt Components: Ad Hoc Sorting with Parameters MSSQL Server Reporting Services: Black Belt Administration: "Governor" Capabilities: Report Execution Timeout MSSQL Server Reporting Services : Black Belt Administration: Execution Log Performance and Audit Reports MSSQL Server Reporting Services: Black Belt Administration: Prepare the Execution Log for Reporting MSSQL Server Reporting Services: Black Belt Components: Ad Hoc Conditional Formatting for OLAP Reports MSSQL Server Reporting Services : Black Belt Components: Manage Nulls in OLAP Reports MSSQL Server Reporting Services: Reporting Services Basics: Create a Reusable Template Report MSSQL Server Reporting Services: Master Chart Reports: Track Exchange Rates in a Line Chart MSSQL Server Reporting Services: Master Chart Reports: Pie Charts in Reporting Services MSSQL Server Reporting Services: Mastering OLAP Reporting: Cascading Prompts MSSQL Server Reporting Services: Managing Reporting Services: Data-driven Subscriptions, and External Data Sources for Subscriber Data MSSQL Server Reporting Services: Managing Reporting Services: Report Execution and Standard Subscriptions MSSQL Server Reporting Services: Managing Reporting Services: Data Connections and Uploads MSSQL Server Reporting Services: The Authoring Phase: Overview Part II MSSQL Server Reporting Services: The Authoring Phase: Overview Part I MSSQL Server Reporting Services: A New Paradigm for Enterprise Reporting |