This month's discount Comprehensive Database Performance Health Check · Testimonials
SQLAuthority with Pinal Dave
Home
  • Consulting
    • Health Check
  • Free Videos
  • All Articles
    • AI
    • SQL Performance
    • SQL Tips and Tricks
    • Interview Questions and Answers
    • SQL Puzzle
    • SQL Video
    • SQLAuthority News
    • Personal
  • Books
  • Consulting
Error Dialog Box.

SQL SERVER – Many BACKGROUND Threads with Command VDI_CLIENT_WORKER

June 29, 2018
Pinal Dave
SQL Tips and Tricks
SQL CPU, SQL Error Messages, SQL Scripts, SQL Server, SQL Wait Stats

Seeing many BACKGROUND threads with command VDI_CLIENT_WORKER? Here is what the VDI_CLIENT_WORKER and VDI_CLIENT_OTHER wait types mean.

Read More
Free Analysis.

SQL SERVER – Wait Stats Collection Scripts for 2016 and Later Versions

August 29, 2017
Pinal Dave
SQL Performance
SQL Scripts, SQL Server, SQL Wait Stats

Are my Wait Stats Collection Scripts still valid for SQL Server 2016 and later? Yes, they work on every version. Here they are, with a few recent enhancements.

Read More
Get wait stats related session id.

SQL SERVER – Get Wait Stats Related to Specific Session ID With sys.dm_exec_session_wait_stats

August 28, 2017
Pinal Dave
SQL Performance
SQL DMV, SQL Scripts, SQL Server, SQL Server 2016, SQL Wait Stats

From SQL Server 2016, sys.dm_exec_session_wait_stats shows wait stats for a specific session ID. Here is how to use it, and why it fails on older versions.

Read More
Dbcc sqlperf usage example.

SQL SERVER – 3 Different Usage of DBCC SQLPERF

August 19, 2017
Pinal Dave
SQL Performance
SQL Lock, SQL Scripts, SQL Server, SQL Server DBCC, SQL Wait Stats

Have you ever wondered what DBCC SQLPERF does? Here are three uses: checking log space, resetting wait statistics and resetting latch statistics.

Read More
State with wait preemptions.

SQL SERVER – Queries are in KILLED/ROLLBACK State with Wait PREEMPTIVE_OLEDB_RELEASE

March 8, 2017
Pinal Dave
SQL Tips and Tricks
SQL Server, SQL Wait Stats

After a network outage, queries stayed in KILLED/ROLLBACK with the undocumented wait PREEMPTIVE_OLEDB_RELEASE. What I saw and how to clear them.

Read More
SQL SERVER - 2016 - Wait Stats and Queues Script Updated - Identify Resource Bottlenecks

SQL SERVER – 2016 – Wait Stats and Queues Script Updated – Identify Resource Bottlenecks

September 17, 2016
Pinal Dave
SQL Performance
SQL DMV, SQL Scripts, SQL Server, SQL Server 2016, SQL Wait Stats

My popular Wait Stats and Queues script, now updated for SQL Server 2016. It works on 2008, 2012 and 2014 too and helps you identify resource bottlenecks.

Read More
X button on red and yellow circle.

SQL SERVER – A Timeout (30000 milliseconds) was Reached While Waiting for a Transaction Response from the MSSQLSERVER

August 15, 2016
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Server, SQL Wait Stats

Event ID 7011: a timeout was reached while waiting for a transaction response from MSSQLSERVER. It happened when my client expanded an Oracle linked server.

Read More
Previous 1 … 3 4 5 6 7 8 9 … 13 Next
  • Books
  • Testimonials
  • Privacy Policy

© 2006 – 2026 All rights reserved. pinal @ SQLAuthority.com