News

Configure Log Shipping (SQL Server) [!INCLUDE SQL Server] This topic describes how to configure log shipping in [!INCLUDE ssnoversion] by using [!INCLUDE ssManStudioFull] or [!INCLUDE tsql].
Monitor Log Shipping (Transact-SQL) [!INCLUDE SQL Server] After you have configured log shipping, you can monitor information about the status of all the log shipping servers. The history and status ...
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 ...
For our new production environment, we're going to be using SQL 2005 and do log shipping from our main machine to a secondary machine. Part of this environment will include a migration process ...
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 ...