Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
February 2011
(1)
January 2011
(2)
December 2010
(1)
November 2010
(1)
September 2010
(1)
June 2010
(2)
March 2010
(1)
February 2010
(1)
November 2009
(1)
October 2009
(3)
September 2009
(7)
June 2009
(3)
May 2009
(1)
April 2009
(1)
March 2009
(6)
February 2009
(5)
January 2009
(8)
December 2008
(4)
November 2008
(5)
October 2008
(2)
September 2008
(2)
June 2008
(2)
May 2008
(2)
April 2008
(2)
Tags
cluster
compilation
configuration
connectivity
database mirroring
dmv
dump
extended events
holiday
locks
memory
performance
pssdiag
scripts
setup
skiing
SQL Server
sql server 2005
sql server 2008
sqldiag
ssis
ssms
techdays
tempdb
transaction log
Common Tasks
Blog Home
Email Blog Author
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
Fixed - incorrect CPU time reported by sys.dm_exec_query_stats for parallel plans
Graham Kent [MSFT]
I was discussing with Elisabeth back in this blog post about the above problem, and made comments that there were no plans currently to backport this to SQL 2005 or 2008. This changed following feedback both from customers and from us within CSS, and the fix was made part of SQL Server 2008 SP1. You...
on
3 Sep 2009
Blog Post:
New SQL Server 2008 DMV which I noticed this week - sys.dm_os_sys_memory
Graham Kent [MSFT]
In the continuing series of "things I notice in SQL Server which I didn't know were there", I noticed the very simple but very useful sys.dm_os_sys_memory earlier this week. Why do I like this? Well obviously you can extract the memory information exposed by the OS in a number of different places...
on
24 Apr 2009
Blog Post:
sys.dm_exec_query_stats DMV can report invalid information for parallel plans
Graham Kent [MSFT]
Elisabeth Redei asked me to respond to a question earlier today following a comment on her blog post about performance monitoring using DMVs . The question asked was "when will sys.dm_exec_query_stats be fixed to report worker time (cpu) for queries with parallel execution plans?" The answer to...
on
10 Mar 2009
Blog Post:
Compilation Bottlenecks – Error: 8628, Severity: 17, State: 0. – Part 2
Graham Kent [MSFT]
[follow up to RESOURCE_SEMAPHORE_QUERY_COMPILE diagnosis] Last week I wrote about the initial diagnosis of this problem, and now here's the follow up. So if you remember we had a DBCC MEMORYSTATUS and a load of other PSSDIAG data collected and we knew that the procedure cache seemed to be constantly...
on
11 Feb 2009
Blog Post:
Which sessionid has the most locks in a SQL Server instance
Graham Kent [MSFT]
Quick post today. Was playing around with something on Friday night, thinking how to answer this question quickly whilst looking a live performance problem. I have a huge selection of ready to go DMV based queries, aimed at targetting all types of performance problems, but this was one I didn't have...
on
2 Feb 2009
Page 1 of 1 (5 items)