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 inInternals Myth – Shrinking Log Files is OK Posted by By Ajay Dwivedi March 28, 2018 Many times I have seen that DBAs feel like its OK to Shrink Log files…
Posted inTSQL [usp_AnalyzeSpaceCapacity] – SQL Server Space Management Made Easy Posted by By Ajay Dwivedi March 24, 2018 DBAs! We all know the pain of creating new data or log files at new…
Posted inPerformance Tuning First Responder Kit Power BI Dashboard Posted by By Ajay Dwivedi February 8, 2018 Recently Brent Ozar team added yet another great feature of Power BI Dashboard on data…
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 inDatabase Administration How to Verify Given Access/Permissions to User/Login Posted by By Ajay Dwivedi November 8, 2017 Hi Friends, I have seen DBAs to wait for user's confirmation for long after providing…
Posted inErrors Error/Fix: Database Mails using Gmail getting to Unsent Items Posted by By Ajay Dwivedi September 10, 2017 Recently I tried to setup Database Mail profile in SQL Server 2016 instance using 2-Step…
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…