News

A step-by-step guide to deploying, configuring, and testing a multi-AZ, multi-region SQL Server FCI in the Azure cloud, complete with a PowerShell script that handles the networking configuration.
I'm backing up my SQL server database to tape and to a local hard drive every night, but I'd like to also back a copy up to a network share.<BR><BR>I have everything set up, I'm using the same ...
Microsoft's latest SQL Server is rolling out not only just on Windows, but also on Linux, with GREAT experiences in shifting key production workloads over to Linux-based Microsoft SQL Servers!
Most Common Wait Types in SQL Server and What They Mean ASYNC_NETWORK_IO —The async_network_io wait types point to network-related issues. They are most-often caused by a client application not ...