April 28, 2011 at 11:11 pm
Hi,
Can anyone share the link or document if you know or have about the type of waittype(select wait_type from sys.dm_exec_requests) available in the ms sql server and action that needs to be taken for that ?
April 28, 2011 at 11:43 pm
http://www.google.com/search?q=wait+type+SQL+Server
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
April 29, 2011 at 12:55 pm
Wait types are listed in sys.dm_os_wait_stats, but the description of each wait type is minimal, and there is not much info about resolutions.
Google is your friend.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply