top of page
Topic
Recent Posts
Archive
Tags
Performance, error and warning events
Missing_Column_Statistics, Missing_Join_Predicate, and Sort Warnings belongs to the Errors and Warnings event category, which contains...
Query performance
Often the first step you take to improve your SQL Server query performance is to add indexes to tables. This is also usually true for...
Data Collector vs Activity Monitor
The data collector is a core component of the data collection platform for SQL Server 2019 (15.x) and the tools that are provided by SQL...
Activity Monitor
Overview The goal of monitoring databases is to assess how a server is performing. Effective monitoring involves taking periodic...
Baseline performance
There are four tools that we can use to check performance metrics for the operating system and SQL Server: Dynamic management objects...
Extended Event
SQL Extended events are used to generate event data, process that data, correlate it with system events if necessary, and send it to a...
bottom of page