Where are the default settings for backup compression? The Back Up dialog shows three options. Here is where the server default lives and how to set it.
SQL SERVER – Setting ARITHABORT ON for All Connecting .Net Applications
SQL Server expert Tim Cartwright shares a way to set ARITHABORT ON for all connecting .Net applications, so they avoid the bad plans ARITHABORT OFF can cause.
SQL SERVER – How to Listen on Multiple TCP Ports in SQL Server?
Can SQL Server listen on multiple TCP Ports? Yes, and here are the Configuration Manager steps I shared when a senior DBA asked me during a Health Check.
SQL SERVER – What is Change Pending State of in SQL Server Configuration Manager?
During a rushed release, a client stopped SQL Server and the service got stuck. Here is what Change Pending State in Configuration Manager means and what to do.
SQL SERVER – What Does SET NOEXEC Do?
What does SET NOEXEC do? With SET NOEXEC ON, SQL Server compiles your query but does not run it. Here is how the compile and execute phases work.




