Posted inPerformance Tuning SQLMonitor Live Troubleshooting High CPU on SQL Server – Part 3 Posted by By Ajay Dwivedi December 31, 2022 Resolve High CPU Issue on SQL Server with SOS_SCHEDULER_YIELD & PAGELATCH Waits
Posted inBaseline-SQL-Server Health Check Performance Tuning SQLMonitor TSQL Troubleshooting High CPU on SQL Server – Part 2 Posted by By Ajay Dwivedi October 6, 2022 Troubleshoot CPU Issue on SQL Server using SQLMonitor
Posted inBaseline-SQL-Server Health Check Performance Tuning SQLMonitor TSQL Troubleshooting SQL Server with High Memory Grants Posted by By Ajay Dwivedi September 30, 2022 Troubleshoot SQL Server Memory Related Performance Issues using Free Tools
Posted inExecution Plan Performance Tuning TSQL Question/Answer – Should I filter the data in Sub Queries?? Posted by By Ajay Dwivedi May 28, 2018 Recently a good friend of mine asked me question whether is there any performance benefit…
Posted inPerformance Tuning TSQL Should we check [context_switches] for SQL Server Query from Performance Point Posted by By Ajay Dwivedi May 27, 2018 Hi Friends. If you are wondering if we should check [context_switches] counter for SQL Server…
Posted inExecution Plan Health Check [sp_HealthCheck] – Get SQL Server Health Details Posted by By Ajay Dwivedi March 31, 2018 Hi Friends, Ever wanted to check the heartbeat of SQL Server. It is a very…
Posted inExecution Plan Health Check Performance Tuning TSQL What’s Running – Find All Details of Running Queries Posted by By Ajay Dwivedi March 30, 2018 I often see DBAs/developer struggling to find what's wrong with query. The first step in…
Posted inExecution Plan Performance Tuning Procedures with RECOMPILE Option Posted by By Ajay Dwivedi January 7, 2018 Hi Friends, I often work on Performance Issues, and I found that developers use RECOMPILE…
Posted inPerformance Tuning TSQL Common Myth: Loop is Always Faster than Cursor Posted by By Ajay Dwivedi July 22, 2017 From past few weeks, I have been taking interview for Sr. SQL DBA position in…
Posted inPerformance Tuning Powershell TSQL Deploy SQL-Server-First-Responder-Kit with Powershell Posted by By Ajay Dwivedi July 19, 2017 There are many tools in market that can help you troubleshoot in specific situations. My…