Performance, error and warning eventsMissing_Column_Statistics, Missing_Join_Predicate, and Sort Warnings belongs to the Errors and Warnings event category, which contains...
Query performanceOften 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 MonitorThe 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 MonitorOverview The goal of monitoring databases is to assess how a server is performing. Effective monitoring involves taking periodic...
Baseline performanceThere are four tools that we can use to check performance metrics for the operating system and SQL Server: Dynamic management objects...
Extended EventSQL Extended events are used to generate event data, process that data, correlate it with system events if necessary, and send it to a...