![]() |
|
Improve database development with a bundle of 12 SQL developer tools from Red Gate. The SQL Developer Bundle will help you:

|
|
By: Ashish Kumar Mehta | Read Comments (3) | Related Tips: More > Monitoring |
SQL Server 2012 Performance Dashboard Reports are Custom Reports which Microsoft has developed to quickly give an overview of the overall performance of SQL Server 2012 instance. Keep in mind that in order to use the Performance Dashboard Reports you don’t need to install SQL Server Reporting Services. In this tip we will take a look at how to install and use these built-in SQL Server Reporting Services Reports.
SQL Server 2012 Performance Dashboard Reports can be downloaded from the following link: http://www.microsoft.com/download/en/details.aspx?id=29063. The Microsoft Documentation states that “The SQL Server 2012 Performance Dashboard Reports are Reporting Services report files designed to be used with the Custom Reports feature of SQL Server Management Studio. The reports allow a database administrator to quickly identify whether there is a current bottleneck on their system, and if a bottleneck is present, capture additional diagnostic data that may be necessary to resolve the problem. The Dashboard reports basically retrieve information from SQL Server Dynamic Management Views and hence there is no additional overhead when using these reports.”
Common performance problems that the Performance Dashboard Reports may help to resolve include:
Once you have successfully downloaded the SQL Server 2012 Performance Dashboard Reports then the next step will be to install the reports. Follow the steps below to complete the installation process.
1. Double click on the SQLServer2012_PerformanceDashboard.MSI and we are presented with the Welcome screen. Click Next.

2. Next we are presented with the License Agreement screen. Read License Agreement and Click Next.

3. For the third step we are presented with a Registration Information screen. Enter your registration information and then Click Next.

4. In the Feature Selection screen accept the default selection and click Next.

5. We're now ready to install. Click Install to start the installation process.

6. When you have reached this screen, the installation is now complete. Click the Finish button to exit the installation wizard.

Once the Installation is complete, then the next step will be to configure the SQL Server to run the Performance Dashboard Reports. By default the Performance Dashboard Reports are installed in the “C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Performance Dashboard\” directory. Browse through the above mentioned location and double click the "setup.sql" file to open it in SQL Server Management Studio. Connect to the SQL Server 2012 instance where you want to install the reports and then press the "Execute" button or F5 to configure Performance Dashboard Reports.
Once you are connected to SQL Server 2012, right click on the SQL Server instance and expand Reports, then choose Custom Reports… as shown in the screen shot below.

Within the Open File Dialog box choose performance_dashboard_main report file as shown in the below snippet and click Open to display the report.

Once you open the performance_dashboard_main.rdl file using the dialog box, you're presented with the following warning screen. Click the Run button to display the report.

In the below screen shot you will see a sample Performance Dashboard Report generated in SQL Server 2012.

| Thursday, April 26, 2012 - 9:17:13 AM - Saravanan | Read The Tip |
|
Hello I installed the performance reports not once, but twice. I get the performance dashboard main but not the others. Could you please let me know how do I get them? Thanks! |
|
| Friday, April 27, 2012 - 5:07:09 AM - Ashish Kumar Mehta | Read The Tip |
|
Dear Saravanan, To view other report you need to click on the hyperlinks. For example to view Historical information click on Waits or IO Statistics links in the main report. Regards |
|
| Wednesday, September 19, 2012 - 2:02:33 PM - jeff whittemore | Read The Tip |
|
I get the setup.sql scripts to work in my instance but when I choose teh custom reports performance_dachboard_main.rdl and choose run I get this The file 'Microsoft.ReportViewer.WinForms, Version=9.0.0.0, Culture==neutral,PublicKeyToken=b03f5f7f11d50a3a' cannot be opened. Do you want to remove the reference to it from the Recent list? |
|
|
privacy | disclaimer | copyright | advertise | about authors | contribute | feedback | giveaways | user groups Some names and products listed are the registered trademarks of their respective owners. Edgewood Solutions LLC | MSSharePointTips.com | MSSQLTips.com |