Posted inErrors TSQL Error/Fix: Cannot Insert Duplicate Key for UPSERT Code in SQLServer Posted by By Ajay Dwivedi June 28, 2025 Error/Fix: Cannot Insert Duplicate Key for UPSERT Code in SQLServer
Posted inPowershell SQLMonitor TSQL How To Handle Passwords in PowerShell Automation Posted by By Ajay Dwivedi December 17, 2023 This blog describes how to handle passwords when writing PowerShell automation using Credential Manager
Posted inPowershell TSQL Best Practices for Production Grade Code Posted by By Ajay Dwivedi November 8, 2022 How to Write Prod Grade Code
Posted inBaseline-SQL-Server Performance Tuning SQLMonitor TSQL Get Core SQLServer Health Metrics using Dynamic SQL Posted by By Ajay Dwivedi October 11, 2022 Dynamic SQL To Collect Remote SQL Server Health
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 Performance Tuning SQLMonitor TSQL Live Troubleshooting High CPU on SQL Server – Part 1 Posted by By Ajay Dwivedi October 3, 2022 Resolve high cpu issues on SQL Server using Open Source tools
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 inErrors TSQL Error/Fix: Msg 924. Get Database Out of Single User Mode Posted by By Ajay Dwivedi September 23, 2022 Losing single_user database connection is painful, and this script helps to regain the database access by getting database back to multi_user mode.
Posted inBaseline-SQL-Server Health Check Performance Tuning TSQL SQL Server Live Health Check Posted by By Ajay Dwivedi September 17, 2022 Troubleshoot SQL Server Health using Live Health Check Query or SQLMonitor
Posted inBaseline-SQL-Server Errors SQL Alerts TSQL Find TempDb Space Consumers in SQL Server Posted by By Ajay Dwivedi June 19, 2021 Troubleshoot SQL Server tempdb database space issue and find out what sessions are consuming tempdb space.