

Fixing operating system error 19 in SQL Server
Last weekend, I had another issue reported by the client which was a really quick solution however it needed a service restart, couple of time. The
learning from experience



Last weekend, I had another issue reported by the client which was a really quick solution however it needed a service restart, couple of time. The


This week, I would like to share a really quick tip on resolving high CPU usage in SQL Server. Usually, when the high CPU is


This week, in this blog post let me quickly show you resolving openrowset error in SQL Server. Last week a friend of mine call me


I was fine Sunday, I was tired enough and feeling asleep, my eyes were burning and I was feeling hard to concentrate, during that time


In recent past, one of the reader emailed and asked me a question – How to Improve Service Broker performance? Let us first understand what is


Have you ever wonder why some of the file operations in SQL Server is slow? For example, when a database is being restored you felt


Last week when I was working on weekend for a customer I have experienced an odd behavior. I was working on migration, moving databases from one


The past weekend, I had a pager from a client complaining that their replication is stuck and they need help to fix the replication. Earlier that day,


Today, in this post I would like to share an interesting case that happened back in late 2015, it was Always On HADR_AG_MUTEX Waittype caused reconfigure


This weekend while I was holding a pager, I got an interesting pager – SQL Server won’t start after a scheduled reboot. As we all


With SQL Server 2014 Microsoft has introduced Memory Optimized table which is also known as In-Memory OLTP. As it is named, the memory optimized table


As you all are aware that most of the integrity checks are scheduled to run during the weekend and our clients are no exception. The