News

Log shipping only takes care of keeping a user database in sync from one server to the other. In the event of a real disaster, there are several other components on your SQL Server that you need ...
The recent versions of Microsoft SQL Server include several high-availability solutions like failover clustering, database mirroring, log shipping and replication. In this article I will describe ...
Microsoft's continued focus on SQL Server 2025 highlights the lasting demand for on-premises and hybrid deployments that ...
I have a 2008R2 server that I'm planning to move a bunch of databases to a pair of SQL 2012 servers that will use mirroring instead of log shipping, which is in use on the existing server now ...