Microsoft SQL Server 2014 Unleashed
by Ray Rankins, Paul Bertucci, Chris Gallelli, Alex T. Silverstein
Log Shipping
Another, more direct, method of creating a completely redundant database image is to utilize log shipping. Microsoft “certifies” log shipping as a method of creating an “almost hot” spare. Some folks even use log shipping as an alternative to data replication (it has been referred to as “the poor man’s data replication”). Microsoft has announced that log shipping will stay in SQL Server and that they will instead be deprecating database mirroring (even though they had, at one time, announced that log shipping would be deprecated). So, if you still want to use log shipping, it is perfectly viable—for now.
Log shipping does three primary things:
Makes an exact image copy of a database on one server from a database dump
Creates a ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access