December 11, 2008 at 12:12 am
Please provide me with detailed information on sql server 2005 wait types
Regards,
[font="Verdana"]Sqlfrenzy[/font]
December 11, 2008 at 12:19 am
I believe this doc has most listed
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
December 11, 2008 at 12:34 am
thanks Gila... SOS_SCHEDULER_YIELD is taking too much CPU...how to solve this issue
Regards,
[font="Verdana"]Sqlfrenzy[/font]
December 12, 2008 at 5:41 am
Hi
Please send your results of select * from sys.dm_os_wait_stats
or
select * from sys.dm_os_wait_stats
where wait_type = 'SOS_SCHEDULER_YIELD'
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy