Browse by Tags

01 December 2008
Service Broker Wait Types
SQL server engine keeps track of wait operations (aka wait types ) performed by all its executing threads, either to serialize access to protected structures or to wait for asynchronous events/notifications. Sys.dm_os_wait_stats DMV can be used to get Read More...
4 Comments
Filed under: ,
 
Page view tracker