<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx</link><description>Have you ever noticed one of your SQL Server instances running unusually slowly? Have you had difficulty quickly identifying what areas could be affecting its performance? One of our customer support Escalation Engineers, Keith Elmore, specializes in</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Those ever productive folks at MS &amp;laquo; Getting used to an upside down life</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#1832348</link><pubDate>Thu, 08 Mar 2007 04:44:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1832348</guid><dc:creator>Those ever productive folks at MS « Getting used to an upside down life</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://mostgrandadventure.wordpress.com/2007/03/08/those-ever-productive-folks-at-ms/"&gt;http://mostgrandadventure.wordpress.com/2007/03/08/those-ever-productive-folks-at-ms/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>SQL Server 2005 Performance Dashboard Reports</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#1834623</link><pubDate>Thu, 08 Mar 2007 11:17:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1834623</guid><dc:creator>EXEC dbo.LongTermMemory__Archive</dc:creator><description>&lt;p&gt;Keith Elmore, an escalation engineer at Microsoft, has created a &amp;quot;Performance Dashboard&amp;quot; for SQL Server...&lt;/p&gt;
</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#1837971</link><pubDate>Thu, 08 Mar 2007 20:16:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1837971</guid><dc:creator>Juan Alvarado</dc:creator><description>&lt;p&gt;Excellent job .. it's very useful for look where is the problem. &amp;nbsp;One feature that i suggest is if you can indicate the T-SQL that have table scans or index scans in a dashboards, its a good information when have performance problems.&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#1887976</link><pubDate>Thu, 15 Mar 2007 18:21:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1887976</guid><dc:creator>Jerry Hung</dc:creator><description>&lt;p&gt;Great report&lt;/p&gt;
&lt;p&gt;I wish MS releases more of these for free&lt;/p&gt;
&lt;p&gt;I like the &amp;quot;Missing Index&amp;quot; best thus far&lt;/p&gt;
&lt;p&gt;but the word &amp;quot;Dashboard&amp;quot; just turns me on :P&lt;/p&gt;
&lt;p&gt;or Business Scorecard&lt;/p&gt;</description></item><item><title>Per vedere dove SQL Server 2005 va piano</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#1889896</link><pubDate>Fri, 16 Mar 2007 00:35:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1889896</guid><dc:creator>Tecnologie .NET (Dotnet): Sharepoint, BizTalk e .NET</dc:creator><description /></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#1979198</link><pubDate>Wed, 28 Mar 2007 21:16:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1979198</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;This is awesome stuff!!!&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#2013207</link><pubDate>Mon, 02 Apr 2007 20:58:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2013207</guid><dc:creator>Rick</dc:creator><description>&lt;p&gt;I'm getting an error message when i try and open the reports now because of the line:&lt;/p&gt;
&lt;p&gt;convert(bigint, datediff(ms, login_time, getdate()))&lt;/p&gt;
&lt;p&gt;inside usp_Main_GetSessionInfo.&lt;/p&gt;
&lt;p&gt;The difference between login_time and getdate() is more than 24 days so the datediff fails.... i get the following message:&lt;/p&gt;
&lt;p&gt;Difference of two datetime columns caused overflow at runtime.&lt;/p&gt;
&lt;p&gt;thanks.&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#2014581</link><pubDate>Tue, 03 Apr 2007 01:10:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2014581</guid><dc:creator>Mike</dc:creator><description>&lt;p&gt;The dashboard was working splendid until this morning with the following error:&lt;/p&gt;
&lt;p&gt;Difference of two datetime columns caused overflow at runtime.&lt;/p&gt;
&lt;p&gt;Have reloaded the msi package (local server/client) and deleted sp's/functions and re-ran setup.sql script on remote server with the same results. &lt;/p&gt;
&lt;p&gt;Any suggestions appreciated..&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#2031941</link><pubDate>Thu, 05 Apr 2007 13:58:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2031941</guid><dc:creator>David</dc:creator><description>&lt;p&gt;Because DATEDIFF returns and int once you have connection that is more than 24 days or so old it will overflow the dattype if you modify the procedure so caluclates the differnce in minutes first converts this to milliseconds then add the number of minutes diffrence onto the start time and then calculate the remianing number of milli seconds it will work so basicalyy if you modify trhe offending line&lt;/p&gt;
&lt;p&gt;sum(convert(bigint, datediff(ms, login_time, getdate()))) - sum(convert(bigint, s.total_elapsed_time)) as idle_connection_time,&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;sum(convert(bigint, CAST ( DATEDIFF ( minute, login_time, getdate()) AS &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;BIGINT)*60000 + DATEDIFF ( millisecond, DATEADD ( minute,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;DATEDIFF ( minute, login_time, getdate() ), login_time ),getdate() ))) - sum(convert(bigint, s.total_elapsed_time)) as idle_connection_time,&lt;/p&gt;
&lt;p&gt;then it will work &lt;/p&gt;
&lt;p&gt;hopes this helps the rest of you who have the same problem.&lt;/p&gt;</description></item><item><title>SQL Server 2005 Performance Dashboard Reports</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#2032783</link><pubDate>Thu, 05 Apr 2007 16:43:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2032783</guid><dc:creator>SQL Server 開発チーム ブログ</dc:creator><description>&lt;p&gt;マイクロソフト星川です。 先日 SQL Server 2005 Performance Dashboard Reports と呼ばれる新しいツールをリリースしました。 &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=1D3A4A0D-7E0C-4730-8204-E419218C1EFC&amp;amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=1D3A4A0D-7E0C-4730-8204-E419218C1EFC&amp;amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#2035187</link><pubDate>Thu, 05 Apr 2007 23:50:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2035187</guid><dc:creator>Ron Landers</dc:creator><description>&lt;p&gt;I have run the setup.sql script and then the performance_dashboard_main.rdl.&lt;/p&gt;
&lt;p&gt;I am getting errors when I try to run most the reports.&lt;/p&gt;
&lt;p&gt;Errors are:&lt;/p&gt;
&lt;p&gt;--&amp;quot;The 'version_string' jparameter is missing a value&amp;quot;&lt;/p&gt;
&lt;p&gt;--&amp;quot;The &amp;quot;Report parameter 'sql_handle' was not found&amp;quot;&lt;/p&gt;
&lt;p&gt;--&amp;quot;Report parameter 'include_system_processes' was not found&amp;quot;&lt;/p&gt;
&lt;p&gt;Any help available on this?&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#2506263</link><pubDate>Wed, 09 May 2007 20:11:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2506263</guid><dc:creator>cori</dc:creator><description>&lt;p&gt;David;&lt;/p&gt;
&lt;p&gt;thanks for the fix. &amp;nbsp;very helpful!&lt;/p&gt;
&lt;p&gt;cori&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#2545989</link><pubDate>Fri, 11 May 2007 15:35:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2545989</guid><dc:creator>romeolanuza@verizon.net</dc:creator><description>&lt;p&gt;Did i do it thr right way....!!!!!????? serever management......?????&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#2548602</link><pubDate>Fri, 11 May 2007 18:47:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2548602</guid><dc:creator>daddyev</dc:creator><description>&lt;p&gt;I am getting &amp;quot;The 'version_string' parameter is missing a value&amp;quot; when running the database_overview.rdl&lt;/p&gt;
&lt;p&gt;Does anyone have a fix for this problem? &amp;nbsp;H-E-L-P!!&lt;/p&gt;
</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#2681037</link><pubDate>Thu, 17 May 2007 00:54:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2681037</guid><dc:creator>Naras</dc:creator><description>&lt;p&gt;Thanks. Good work.&lt;/p&gt;
&lt;p&gt;Naras&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#2816234</link><pubDate>Wed, 23 May 2007 16:50:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2816234</guid><dc:creator>Heinrich</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;i have a problem when i click on any &amp;nbsp;blue region in the chart for the SQL CPU utilization on the performance dashboard where you normally would get further infos (reports for the last 15 minutes).&lt;/p&gt;
&lt;p&gt;There comes no repport but an Error: Arithmetic overflow error conferting expression to data type datetime.&lt;/p&gt;
&lt;p&gt;This happens on two different servers with SQL Server 2005 Enterprise Editions, but all other driil through is functioning. What' s the problem, is it a problem in recent_cpu.rdl or performance_dashboard_main.rdl or in the called stored procedures. Please help, it is a really good tool, but not good when functioning only partly.&lt;/p&gt;
&lt;p&gt;Thanks for help&lt;/p&gt;
&lt;p&gt;Heinrich&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#2983594</link><pubDate>Wed, 30 May 2007 10:56:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2983594</guid><dc:creator>Lars D</dc:creator><description>&lt;p&gt;I also have problem when I click on the blue region for the CPU (CPU System Utilization), and it happens on only one server, other servers works fine&lt;/p&gt;
&lt;p&gt;Following error &lt;/p&gt;
&lt;p&gt;---------------------------------&lt;/p&gt;
&lt;p&gt;An error has occurred during report processing.&lt;/p&gt;
&lt;p&gt;Cannot read the next data row for the data set SESSION_REQUEST_ACTIVITY.&lt;/p&gt;
&lt;p&gt;For more information about this error navigate to the report server on the local server machine, or enable remote errors &lt;/p&gt;
&lt;p&gt;---------------------------------&lt;/p&gt;
&lt;p&gt;Any ideas how to fix it?&lt;/p&gt;
&lt;p&gt;Lars&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#2984880</link><pubDate>Wed, 30 May 2007 12:06:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2984880</guid><dc:creator>DKRoul</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am facing an error saying ‘Arithmetic overflow error converting expression to data type datetime.’ In data base due to my following query.&lt;/p&gt;
&lt;p&gt;Then I tried with cast and convert function too, still I got the error.&lt;/p&gt;
&lt;p&gt;select &amp;nbsp; *&lt;/p&gt;
&lt;p&gt; &amp;nbsp;from datetable&lt;/p&gt;
&lt;p&gt;where &amp;nbsp;cast(('May 29 2007 &amp;nbsp;6:30:00:000PM' - endtime) as int) &amp;gt;=2&lt;/p&gt;
&lt;p&gt;and &amp;nbsp;cast(('May 29 2007 &amp;nbsp;6:30:00:000PM' - endtime) &amp;nbsp;as int)&amp;lt;=3&lt;/p&gt;
&lt;p&gt;and &amp;nbsp;datetable_id &amp;nbsp;= 102&lt;/p&gt;
&lt;p&gt;order by datetable_id &amp;nbsp;desc&lt;/p&gt;
&lt;p&gt;I got this beacause of some bad ‘endtime’ data in datetable for datetable_id &amp;nbsp; 102 : 5465-08-12 12:00:00.000.&lt;/p&gt;
&lt;p&gt;But I need to support all type of date here and the table is also huge. So I have this col as indexed.&lt;/p&gt;
&lt;p&gt; I thought of to use datediff func here. again I am not sure what will be the performance impact on my query, coz it will diff and convert to int and compare for each of the row.&lt;/p&gt;
&lt;p&gt;So can any body suggest how efficiently can i handle this?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;~DKRoul&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#3231321</link><pubDate>Mon, 11 Jun 2007 18:55:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3231321</guid><dc:creator>Heinrich</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;as i have wrote before (May 23, 2007) i wasn't able to use the Performance Dashboard because of the described &amp;nbsp;failure. A week later the report functions without changing something. It works fine for some days until 08. June 07, then in the morning i want to look again in the chart for SQL CPU utilization and nothing functions again, but now i get the failure as described from other users, that is: Difference of two datetime columns caused overflow at runtime. I have implemented the fix as described by David, but it doesn't help, i think there must be more bugs in the programming with datetime-conversion etc. &lt;/p&gt;
&lt;p&gt;Now again, i am not able to use this fantastic tool.&lt;/p&gt;
&lt;p&gt;Does anyone have a fix for this problem? Please help.&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#3269286</link><pubDate>Wed, 13 Jun 2007 16:48:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3269286</guid><dc:creator>Beatrice</dc:creator><description>&lt;p&gt;No bug. &lt;/p&gt;
&lt;p&gt;In my case it was an inconsistency in the language settings between the web server and SQL server (or SQL server user).&lt;/p&gt;
&lt;p&gt;Check that the user you're using to browse the reports has british english as a language.&lt;/p&gt;
&lt;p&gt;Beatrice.&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#3399486</link><pubDate>Tue, 19 Jun 2007 11:26:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3399486</guid><dc:creator>Mic</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;About the &amp;quot;Arithmetic overflow error converting expression to data type datetime.&amp;quot; after clicking the blue-CPU-Line:&lt;/p&gt;
&lt;p&gt;This is an conversion error between the main and the recent_cpu report. You can solve this by changing the type of the &amp;quot;WithActivitySince&amp;quot; Parameter from String to DateTime (at the top of the XML file).&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#4035716</link><pubDate>Wed, 25 Jul 2007 02:14:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4035716</guid><dc:creator>Shahryar G. Hashemi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I applied the fix as identified above back in May 2007 to my setup.sql script and it was working for a short time. &amp;nbsp;However now I am receiving the same &amp;quot;Difference of two datetime columns caused overflow at runtime.&amp;quot; error. &amp;nbsp;I have reloaded the fixed setup.sql script on my box and I continue to get the error. &amp;nbsp;The problem happens when clicking on the CPU utilization graph to see what processes were running on a given server at a specific time.&lt;/p&gt;
&lt;p&gt;Can anyone help?&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#4111291</link><pubDate>Sun, 29 Jul 2007 03:19:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4111291</guid><dc:creator>David</dc:creator><description>&lt;p&gt;I'm getting the parameter issues mentioned by Ron above. &amp;nbsp;Any help?&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#4111449</link><pubDate>Sun, 29 Jul 2007 03:44:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4111449</guid><dc:creator>David</dc:creator><description>&lt;p&gt;Nevermind. &amp;nbsp; Duh...should have read directions. &amp;nbsp;For others...open through the performance_dashboard_main.rdl which supplies params.&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#4313081</link><pubDate>Thu, 09 Aug 2007 22:16:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4313081</guid><dc:creator>Randy In Marin</dc:creator><description>&lt;p&gt;The datetime value is days - fractional part is time. &amp;nbsp;86400000 = 24 * 60 * 60 * 1000 converts days to ms. &amp;nbsp;This should should avoid overflow here and in most cases. &amp;nbsp;I have not tried extreme dates - perhaps the difference won't be in the range of a valid datetime? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;CAST(FLOOR(86400000 * CAST(getdate() - login_time as float)) as bigint) -- ms&lt;/p&gt;</description></item><item><title>Приборная панель производительности  SQL Server 2005</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#4381303</link><pubDate>Tue, 14 Aug 2007 11:36:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4381303</guid><dc:creator>Alexander Gladchenko</dc:creator><description>&lt;p&gt;Microsoft SQL Server 2005 Performance Dashboard Reports предназначен для контроля и получения необходимой&lt;/p&gt;
</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#4495959</link><pubDate>Tue, 21 Aug 2007 19:29:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4495959</guid><dc:creator>Shahryar G. Hashemi</dc:creator><description>&lt;p&gt;Randy,&lt;/p&gt;
&lt;p&gt;I saw your update. &amp;nbsp;Do you know where I need to do the CAST update? &amp;nbsp;Also when will Microsoft update the Performance Dashboard?&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#4593186</link><pubDate>Mon, 27 Aug 2007 17:41:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4593186</guid><dc:creator>Don</dc:creator><description>&lt;p&gt;I'm getting the &amp;quot;Difference of two datetime columns caused overflow at runtime&amp;quot; error when trying to drill down into the Blue SQL Server CPU usage on the main dashboard screen. &amp;nbsp;I understand the problem with uptime (server has been up for more than 24 days), datediff, and ms but I'm having some problems tracking down where the change from ms to ss needs to be made for this drill down functionality to work again. &amp;nbsp;I tried a profiler trace, but the only procedure I see executing is the usp_CheckDependencies. &amp;nbsp;After that I just see a bunch of execute_sql statements.&lt;/p&gt;
&lt;p&gt;Any help would be appreciated &lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#4811211</link><pubDate>Fri, 07 Sep 2007 17:51:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4811211</guid><dc:creator>Vipin</dc:creator><description>&lt;p&gt;Any idea if there are any issues while converting from timestamp to big int???&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#4874448</link><pubDate>Wed, 12 Sep 2007 06:10:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4874448</guid><dc:creator>Shahryar G. Hashemi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I do where the following change in the datetime difference should be made:&lt;/p&gt;
&lt;p&gt;CAST(FLOOR(86400000 * CAST(getdate() - login_time as float)) as bigint) -- ms&lt;/p&gt;
&lt;p&gt;I get the error now on any SQL Server environment where connections have been online for more than a month.&lt;/p&gt;
&lt;p&gt;Can someone please help me. &amp;nbsp;Or can you let me know when the Performance Dashboard will be updated?&lt;/p&gt;
&lt;p&gt;Shahryar&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#5632990</link><pubDate>Wed, 24 Oct 2007 00:19:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5632990</guid><dc:creator>Marios Philippopoulos</dc:creator><description>&lt;p&gt;Regarding the &amp;quot;The 'version_string' parameter is missing a value&amp;quot; when running the database_overview.rdl&amp;quot; error.&lt;/p&gt;
&lt;p&gt;A quick and dirty fix is to delete all references to version_string in database_overview.rdl. Version_string (1.0) is the version of DashboardReports functionality. Not really useful to have it there anyway...&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#6445393</link><pubDate>Wed, 21 Nov 2007 01:42:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6445393</guid><dc:creator>Shahryar G. Hashemi</dc:creator><description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have posted 3 times indicating the error with datetime difference but no one seems to have an answer. &amp;nbsp;Is this product even supported by Microsoft? &amp;nbsp;Will there be an update or basically we have it as is until SQL 2008 is out?&lt;/P&gt;
&lt;P&gt;I would really like to know.&lt;/P&gt;
&lt;P&gt;Shahryar&lt;/P&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#6458155</link><pubDate>Wed, 21 Nov 2007 21:34:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6458155</guid><dc:creator>Dak Peoples</dc:creator><description>&lt;p&gt;@ David&lt;/p&gt;
&lt;p&gt;Thanks for your fix for SQL Server 2005 Performance Dashboard Setup.SQL by changing the following line from:&lt;/p&gt;
&lt;p&gt;sum(convert(bigint, datediff(ms, login_time, getdate()))) - sum(convert(bigint, s.total_elapsed_time)) as idle_connection_time,&lt;/p&gt;
&lt;p&gt;to:&lt;/p&gt;
&lt;p&gt;sum(convert(bigint, CAST ( DATEDIFF ( minute, login_time, getdate()) AS BIGINT)*60000 + DATEDIFF ( millisecond, DATEADD ( minute, DATEDIFF ( minute, login_time, getdate() ), login_time ),getdate() ))) - sum(convert(bigint, s.total_elapsed_time)) as idle_connection_time,&lt;/p&gt;
&lt;p&gt;Worked perfectly to resolve the &amp;quot;Difference of two datetime columns caused overflow at runtime&amp;quot; error. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Dak&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#6662447</link><pubDate>Wed, 05 Dec 2007 08:33:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6662447</guid><dc:creator>harryaya</dc:creator><description>&lt;p&gt;Great! The fix works perfect on &amp;quot;Difference of two datetime columns caused overflow at runtime&amp;quot; error.&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#6681812</link><pubDate>Thu, 06 Dec 2007 19:53:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6681812</guid><dc:creator>zerep</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;i have the same problem that Heinrich posted on May 16, &lt;/p&gt;
&lt;p&gt;&amp;quot;when i click on any &amp;nbsp;blue region in the chart for the SQL CPU utilization on the performance dashboard where you normally would get further infos (reports for the last 15 minutes).&lt;/p&gt;
&lt;p&gt;There comes no repport but an Error: Arithmetic overflow error conferting expression to data type datetime.&lt;/p&gt;
&lt;p&gt;This happens on two different servers with SQL Server 2005 Enterprise Editions, but all other driil through is functioning. What' s the problem, is it a problem in recent_cpu.rdl or performance_dashboard_main.rdl or in the called stored procedures. Please help, it is a really good tool, but not good when functioning only partly.&amp;quot;&lt;/p&gt;
&lt;p&gt;Thanks for help&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#6956941</link><pubDate>Wed, 02 Jan 2008 20:14:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6956941</guid><dc:creator>Anthony Robinson</dc:creator><description>&lt;p&gt;Has anyone found a fix for this particualr error:&lt;/p&gt;
&lt;p&gt;An error has occurred during report processing.&lt;/p&gt;
&lt;p&gt;Cannot read the next data row for the data set SESSION_REQUEST_ACTIVITY.&lt;/p&gt;
&lt;p&gt;For more information about this error navigate to the report server on the local server machine, or enable remote errors &lt;/p&gt;
&lt;p&gt;I applied the fix for the conversion issue, worked great....but still would like to get this other one knocked out.&lt;/p&gt;
&lt;p&gt;Thanks!!&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#6960167</link><pubDate>Thu, 03 Jan 2008 01:25:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6960167</guid><dc:creator>Anthony Robinson</dc:creator><description>&lt;p&gt;Did anyone ever find a solution to this issue:&lt;/p&gt;
&lt;p&gt;An error has occurred during report processing.&lt;/p&gt;
&lt;p&gt;Cannot read the next data row for the data set SESSION_REQUEST_ACTIVITY.&lt;/p&gt;
&lt;p&gt;For more information about this error navigate to the report server on the local server machine, or enable remote errors &lt;/p&gt;
&lt;p&gt;It's a different query altogether from the fix that was listed.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#7014227</link><pubDate>Mon, 07 Jan 2008 12:12:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7014227</guid><dc:creator>JornNystad</dc:creator><description>&lt;p&gt;Thank you for an exellent tool!&lt;/p&gt;
&lt;p&gt;Does anyone know if its possible to exclude replication queries from the report?&lt;/p&gt;
&lt;p&gt;Thanx&lt;/p&gt;
&lt;p&gt;J&amp;#248;rn Nystad&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#7080083</link><pubDate>Sat, 12 Jan 2008 01:03:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7080083</guid><dc:creator>Steve Schneider</dc:creator><description>&lt;p&gt;I have a fix for the ability to drill down into the blue zone when you have a server which has been running for 24 or more days:&lt;/p&gt;
&lt;p&gt;Go to the recent_cpu.rdl file located in (default):&lt;/p&gt;
&lt;p&gt;C:\Program Files\Microsoft SQL Server\90\Tools\PerformanceDashboard&lt;/p&gt;
&lt;p&gt;go to line number 3271, you should see the &amp;quot;From&amp;quot; statement of a sql query...&lt;/p&gt;
&lt;p&gt;paste what follows thru line 3306 of the original file...&lt;/p&gt;
&lt;p&gt;/*&lt;/p&gt;
&lt;p&gt;(PS... save your ORIGINAL FILE)!!!&lt;/p&gt;
&lt;p&gt;caveat emptor!!!&lt;/p&gt;
&lt;p&gt;Don't haze me if this doesn't work for you!&lt;/p&gt;
&lt;p&gt;It works for me!&lt;/p&gt;
&lt;p&gt;*/&lt;/p&gt;
&lt;p&gt;from (select s.session_id,&lt;/p&gt;
&lt;p&gt;	r.request_id,&lt;/p&gt;
&lt;p&gt;	s.login_time,&lt;/p&gt;
&lt;p&gt;--	s.host_name,&lt;/p&gt;
&lt;p&gt;	s.program_name,&lt;/p&gt;
&lt;p&gt;	s.login_name,&lt;/p&gt;
&lt;p&gt;	s.status as session_status,&lt;/p&gt;
&lt;p&gt;	s.last_request_start_time,&lt;/p&gt;
&lt;p&gt;	s.last_request_end_time,&lt;/p&gt;
&lt;p&gt;	s.cpu_time as session_cpu_time,&lt;/p&gt;
&lt;p&gt;	r.cpu_time as request_cpu_time,&lt;/p&gt;
&lt;p&gt;--	s.logical_reads as session_logical_reads,&lt;/p&gt;
&lt;p&gt;--	r.logical_reads as request_logical_reads,&lt;/p&gt;
&lt;p&gt;	r.start_time as request_start_time,&lt;/p&gt;
&lt;p&gt;	r.status as request_status,&lt;/p&gt;
&lt;p&gt;	r.command,&lt;/p&gt;
&lt;p&gt;	master.dbo.fn_varbintohexstr(r.sql_handle) as sql_handle,&lt;/p&gt;
&lt;p&gt;	master.dbo.fn_varbintohexstr(r.plan_handle) as plan_handle,&lt;/p&gt;
&lt;p&gt;	r.statement_start_offset,&lt;/p&gt;
&lt;p&gt;	r.statement_end_offset,&lt;/p&gt;
&lt;p&gt;case &lt;/p&gt;
&lt;p&gt;-- Steve: Fixes begin here:&lt;/p&gt;
&lt;p&gt;		when convert(bigint, CAST ( DATEDIFF ( minute, start_time, getdate()) AS BIGINT)*60000 + DATEDIFF ( millisecond, &lt;/p&gt;
&lt;p&gt;		DATEADD ( minute,DATEDIFF ( minute, start_time, getdate() ), Start_time ),getdate() )) &lt;/p&gt;
&lt;p&gt;			&amp;amp;gt; 0 &lt;/p&gt;
&lt;p&gt;			then convert(float, r.cpu_time) / convert(bigint, CAST ( DATEDIFF ( minute, start_time, getdate()) AS BIGINT)*60000 &lt;/p&gt;
&lt;p&gt;		+ DATEDIFF ( millisecond, 		DATEADD ( minute,	DATEDIFF ( minute, start_time, getdate() ), Start_time ),getdate() )) else convert(float, 1.0) end&lt;/p&gt;
&lt;p&gt;	as avg_request_cpu_per_ms,&lt;/p&gt;
&lt;p&gt;isnull	(datediff(ms, case when r.start_time &amp;amp;lt; @WithActivitySince then @WithActivitySince else r.start_time end, getdate()), 0) &lt;/p&gt;
&lt;p&gt;	as request_ms_in_window,&lt;/p&gt;
&lt;p&gt;case when s.login_time &amp;amp;gt; getdate() then convert(float, s.cpu_time) / (datediff(dd, s.login_time, getdate()) * cast(86400000 as bigint) + datediff(ms, dateadd(dd, datediff(dd, s.login_time, getdate()), s.login_time), getdate())) else convert(float, 1.0) &lt;/p&gt;
&lt;p&gt;	end as avg_session_cpu_per_ms,&lt;/p&gt;
&lt;p&gt;convert(bigint,isnull(datediff(s, case when s.login_time &amp;amp;lt; @WithActivitySince then @WithActivitySince else s.login_time end, case when r.request_id is null then s.last_request_end_time else getdate() end), 0) &amp;nbsp;)* 1000&lt;/p&gt;
&lt;p&gt;	as session_ms_in_window&lt;/p&gt;
&lt;p&gt;from sys.dm_exec_sessions s&lt;/p&gt;
&lt;p&gt;	left join sys.dm_exec_requests as r on s.session_id = r.session_id &amp;nbsp;and s.session_id = 1&lt;/p&gt;
&lt;p&gt;-- Steve: Fixes end here&lt;/p&gt;
&lt;p&gt;where (s.last_request_end_time &amp;amp;gt; @WithActivitySince or r.request_id is not null)) as d&lt;/p&gt;
&lt;p&gt;where (avg_request_cpu_per_ms * request_ms_in_window) + (avg_session_cpu_per_ms * session_ms_in_window) &amp;amp;gt; 1000.0&amp;lt;/CommandText&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;QueryParameters&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;QueryParameter Name=&amp;quot;@WithActivitySince&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Value&amp;gt;=Parameters!WithActivitySince.Value&amp;lt;/Value&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/QueryParameter&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/QueryParameters&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;DataSourceName&amp;gt;DataSource1&amp;lt;/DataSourceName&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/Query&amp;gt;&lt;/p&gt;</description></item><item><title>Quando SQL Server va troppo bene...</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#7328053</link><pubDate>Wed, 30 Jan 2008 18:23:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7328053</guid><dc:creator>Impedance Mismatch</dc:creator><description>&lt;p&gt;...potreste avere un errore nella visualizzazione dei report della Performance Dashboard. Questo &amp;#232; dovuto&lt;/p&gt;
</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#7679411</link><pubDate>Wed, 13 Feb 2008 22:12:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7679411</guid><dc:creator>Vince</dc:creator><description>&lt;p&gt;Great solution David. Microsoft needs to hire some people like you.&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#8007458</link><pubDate>Mon, 03 Mar 2008 21:30:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8007458</guid><dc:creator>Anthony Robinson</dc:creator><description>&lt;p&gt;I have posted this question to about a dozen different boards and have not received any response...does Microsoft even support this thing or read the posts people put out there?!?&lt;/p&gt;
&lt;p&gt;I originally got the conversion error. I applied the fix that was mentioned. Things worked fine. I am nor getting this:&lt;/p&gt;
&lt;p&gt;An error has occurred during report processing.&lt;/p&gt;
&lt;p&gt;Cannot read the next data row for the data set SESSION_REQUEST_ACTIVITY.&lt;/p&gt;
&lt;p&gt;Difference of two datetime columns caused overflow at runtime. &lt;/p&gt;
&lt;p&gt;Does ANYONE know what this is and where I can go to fix it???&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#8391331</link><pubDate>Mon, 14 Apr 2008 11:53:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8391331</guid><dc:creator>Russ</dc:creator><description>&lt;p&gt;I would like to let some of my developers see the dashboard. &amp;nbsp;I ahve not given them SA &amp;nbsp;rights. &amp;nbsp;When they try to view the rep[orts they get 'Error &amp;nbsp;you do not have permission to run sys.traces .&lt;/p&gt;
&lt;p&gt;My question is how do I grant them permissions to the sys. schema without granting SA rights?&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#8436461</link><pubDate>Tue, 29 Apr 2008 05:49:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8436461</guid><dc:creator>Brad</dc:creator><description>&lt;p&gt;The main report has a table for user requests and user sessions? &amp;nbsp;What are the threshold figures for the items in this table?&lt;/p&gt;
&lt;p&gt;The expensive queries section of the screenshot has several links. &amp;nbsp;Are the stats collected for queries ran on a db where the sql code is in the programming language and not in TSQL?&lt;/p&gt;</description></item><item><title>re: SQL Server 2005 Performance Dashboard Reports -- Now Available!</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#8681471</link><pubDate>Wed, 02 Jul 2008 17:32:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8681471</guid><dc:creator>Michael Lacy</dc:creator><description>&lt;p&gt;It would be nice if the fixes to the setup.sql and to the recent_cpu.rdl were rolled-up into a new download msi. Or will these be fixed when SQL 2005 SP3 is released!?&lt;/p&gt;</description></item><item><title>Приборная панель производительности  SQL Server 2005</title><link>http://blogs.msdn.com/sqlrem/archive/2007/03/07/Performance-Dashboard-Reports-Now-Available.aspx#9533342</link><pubDate>Mon, 06 Apr 2009 10:57:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9533342</guid><dc:creator>Alexander Gladchenko</dc:creator><description>&lt;p&gt;Microsoft SQL Server 2005 Performance Dashboard Reports предназначен для контроля и получения необходимой&lt;/p&gt;
</description></item></channel></rss>