Backing Up and Restoring Replicated Databases

You should protect your Microsoft® SQL Server™ databases against catastrophic loss by making regular and complete backups. If the databases or data should later become corrupted or otherwise unavailable, you can recover your data by restoring the lost database from the backup. In addition to software backups, you should also consider using hardware-based fault tolerance such as redundant arrays of independent disks (RAID), server clustering, and Microsoft Windows® disk mirroring and duplexing.

In addition to the regular backup and restore guidelines and procedures for SQL  Server, there are additional considerations for backing up and restoring the databases involved in replication. These consideration vary according to the type of replication implemented and the role the server performs in replication: Publisher, Distributor, or Subscriber.

These considerations can be assembled into specific strategies for:

Leveraging Replication Features for Recovery

SQL Server replication has several features that be used as an integral part of your backup and restore strategy:

See Also
Backing Up and Restoring Databases Configuring SQL Server Failover Support
RAID About Windows NT-based Disk Mirroring and Duplexing

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.