News

Architecture overview The custom log shipping solution is built using Microsoft’s native log shipping principles, where the transaction log backups are copied from the primary SQL Server instance to ...
description: Learn the appropriate order to preserve your log shipping disaster recovery solution when upgrading to SQL Server 2016 and newer from a previous version.
Is it mandatory to have same sql server editions for both primary and secondary to configure log shipping? 31. Which Editions of SQL server will support log shipping Standard, enterprise ...
A production server configured for log shipping transmits SQL Server transaction-log backup information to a secondary server regularly and automatically. But under log shipping, the failover ...
Log Shipping and Logins Establishing a failover server for your SQL Server? First things, first: strategize on your logins. By Eric Johnson 06/28/2010 So you decided to set up log shipping in ...
The recent versions of Microsoft SQL Server include several high-availability solutions like failover clustering, database mirroring, log shipping and replication.
Log Shipping in SQL Server has been around for a while and still provides an easy method for redundancy and load balancing. It uses standard backup and restore technology to ship backups to a ...
Whereas Oracle met the demands of mission-critical, 24/7 operation with features such as online re-indexing, snapshot-based restores, and fail-over log shipping, SQL Server couldn’t provide true ...