Apress | Pro SQL Server 2019 Wait Statistics (2019 EN)

Discussion in 'Computing' started by Kanka, Aug 9, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,037
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Enrico van de Laar
    Full Title: Pro SQL Server 2019 Wait Statistics: A Practical Guide to Analyzing Performance in SQL Server, 2nd Edition
    Publisher: Apress; 2nd ed. edition (June 4, 2019)
    Year: 2019
    ISBN-13: 9781484249161 (978-1-4842-4916-1), 9781484249154 (978-1-4842-4915-4)
    ISBN-10: 148424916X, 1484249151
    Pages: 399
    Language: English
    Genre: Educational: Database Management
    File type: EPUB (True), PDF (True)
    Quality: 10/10
    Price: 37.44 €


    Here is a practical guide for analyzing and troubleshooting SQL Server performance using wait statistics. Learn to identify precisely why your queries are running slowly. Measure the amount of time consumed by each bottleneck so that you can focus attention on making the largest improvements first. This edition is updated to cover analysis of wait statistics inside Query Store, the CXCONSUMER wait event, and to be current with SQL Server 2019. Whether you are new to wait statistics, or already familiar with them, this book provides a deeper understanding on how wait statistics are generated and what they can mean for your SQL Server instance’s performance.

    Pro SQL Server 2019 Wait Statistics goes beyond the most common wait types into the more complex and performance-threatening wait types. You’ll learn about per-query wait statistics and session-based wait statistics, and the types of problems they each can help you solve. The different wait types are categorized by their area of impact, including CPU, IO, Lock, and many more.

    The book presents clear examples to help you gain practical knowledge of why and how specific wait times increase or decrease, and how they impact your SQL Server’s performance. After reading this book you won’t want to be without the valuable information that wait statistics provide regarding where you should be spending your limited tuning time to maximize performance and value to your business.


    Learn:
    ✓ Identify resource bottlenecks in a running SQL Server instance
    ✓ Locate wait statistics information inside DMVs and Query Store
    ✓ Analyze the root cause of sub-optimal performance
    ✓ Diagnose I/O contention and locking contention
    ✓ Benchmark SQL Server performance
    ✓ Lower the wait time of the most popular wait types

    Features:
    ✓ Helps you identify performance bottlenecks in your SQL Server instance
    ✓ Shows how wait statistics are generated, and how you can access them
    ✓ Provides guidance for lowering the occurrence of high-impact waits

    Who This Book Is For:
    Database administrators who want to identify and resolve performance bottlenecks, those who want to learn more about how the SQL Server engine accesses and uses resources inside SQL Server, and administrators concerned with achieving—and knowing they have achieved—optimal performance.

    -------------
     
    Last edited by a moderator: Sep 10, 2020