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 ...
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 ...
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 ...
SQL Server transaction logs A transaction log ... There is another process known as log shipping that can be used to keep a hot stand-by of a database available. When log shipping is configured ...
SQLite? Dumping it into SQL Server later might require your own code, but JDBC would make it easy to switch between backends. Berkeley DB would be another good choice, but it's not SQL.
the latest version of its high performance backup and recovery solution for Microsoft SQL Server databases. SQLsafe 5.0 makes it easy to setup and monitor an entire log shipping environment, with the ...