Detect Worst Performing SQL Queries -- Part 3

Опубликовано: 11 Октябрь 2024
на канале: sqlfeatures
1,554
6

In this session Prakash Heda Sr DBA @ Advent Software will talk about how to detect worst performing sql queries which is slowing down Microsoft SQL Server, after this session you should be able to achieve below objectives...
1.How to find out during production peak hour what are the exact queries taking most of the resources and will benefit most from fine-tuning...
2.How to use SQL Server DMO's to gather what resources are the bottlenecks and which queries are causing those bottlenecks.
3.Demo -- How to find which exact queries are taxing production systems resources based on CPU/DISK/Memory/Network.

Visit www.sqlfeatures.com to download queries