This blog post will have running account of the all the blog post I will be doing in this month related to SQL Server Wait Types and Wait Queues.
SQL SERVER – Introduction to Wait Stats and Wait Types – Wait Type – Day 1 of 28
SQL SERVER – Signal Wait Time Introduction with Simple Example – Wait Type – Day 2 of 28
SQL SERVER – DMV – sys.dm_os_wait_stats Explanation – Wait Type – Day 3 of 28
SQL SERVER – CXPACKET – Parallelism – Usual Solution – Wait Type – Day 6 of 28
SQL SERVER – CXPACKET – Parallelism – Advanced Solution – Wait Type – Day 7 of 28
SQL SERVER – SOS_SCHEDULER_YIELD – Wait Type – Day 8 of 28
SQL SERVER – IO_COMPLETION – Wait Type – Day 10 of 28
SQL SERVER – ASYNC_IO_COMPLETION – Wait Type – Day 11 of 28
SQL SERVER – FT_IFTS_SCHEDULER_IDLE_WAIT – Full Text – Wait Type – Day 13 of 28
SQL SERVER – BACKUPIO, BACKUPBUFFER – Wait Type – Day 14 of 28
SQL SERVER – LCK_M_XXX – Wait Type – Day 15 of 28
SQL SERVER – Guest Post – Jonathan Kehayias – Wait Type – Day 16 of 28
SQL SERVER – WRITELOG – Wait Type – Day 17 of 28
SQL SERVER – LOGBUFFER – Wait Type – Day 18 of 28
SQL SERVER – PREEMPTIVE and Non-PREEMPTIVE – Wait Type – Day 19 of 28
SQL SERVER – MSQL_XP – Wait Type – Day 20 of 28
SQL SERVER – OLEDB – Link Server – Wait Type – Day 23 of 28
SQL SERVER – 2000 – DBCC SQLPERF(waitstats) – Wait Type – Day 24 of 28
SQL SERVER – 2011 – Wait Type – Day 25 of 28
SQL SERVER – Guest Post – Glenn Berry – Wait Type – Day 26 of 28
SQL SERVER – Best Reference – Wait Type – Day 27 of 28
SQL SERVER – Summary of Month – Wait Type – Day 28 of 28
Reference: Pinal Dave (https://blog.sqlauthority.com)
9 Comments. Leave new
Why can’t we use print in sql server function?
A function can return a single or multivalues. It cannot be used for printing purpose. If it prints, how will you use the function in the select statement?
good articles!
The
SQL SERVER – DMV – sys.dm_os_wait_stats Explanation – Wait Type – Day 3 of 28
link is broken. It should use sqlauthority.com instead of sqlity.com domain.
Some of your links on this page redirects to “http://www.hugedomains.com/domain_profile.cfm?d=sqlity&e=com”
great work !!