Skip to main content

Building a Solid Baseline

  • Chapter
  • First Online:
Pro SQL Server 2019 Wait Statistics
  • 758 Accesses

Abstract

In Chapter 2, “Querying SQL Server Wait Statistics,” we spent a great deal of time describing and using the various methods of accessing wait statistics information. Most of those methods focused on using that information for detecting performance problems that are presently occurring. While it is possible to find the exact cause of the performance problem using these real-time methods, it requires a deep knowledge of the various wait types and—most important—experience in the performance of your SQL Server. If you are managing only one SQL Server instance, you can get yourself familiar with the way it reacts under different circumstances relatively quickly. If you are managing hundreds of SQL Server instances, getting yourself familiar with the way they perform is impossible. Because SQL Server wait statistics are largely based on the workload of your SQL Server instance, no two SQL Server instances will have the same wait times for the same wait types. This makes detecting possible problems difficult because we can’t just say “because the CXPACKET wait type has a wait time of 20,000 milliseconds we are having a problem.” It all depends on the configuration and workload of your system. One SQL Server instance can have 20,000 milliseconds (20 seconds) of wait time every minute spent on the CXPACKET wait type and experience no performance problems, while another instance has 1,000 milliseconds of wait time and users are constantly complaining about performance.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Enrico van de Laar

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

van de Laar, E. (2019). Building a Solid Baseline. In: Pro SQL Server 2019 Wait Statistics. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-4916-1_4

Download citation

Publish with us

Policies and ethics