Feb 18, 2010 | Performance, Statistics |
This is a short note explaining he sys.dm_os_wait_stats DMV. This DMV returns the following columns/values regarding waits encountered by executed threads: Wait_type waiting_tasks_count – The number of waits on this wait type. wait_time_ms – The total wait...
Dec 10, 2009 | Blog, Statistics, Website |
I’m having a day off tomorrow, got some nice things planned including a trip to the beach with the puppies. Hopefully over my extended weekend I will get a chance to write my SQL Server statistics article, then again I may simply have the weekend off and write...