5 pts.
 Replication and run backups
I am running SQL 2008 with replication between 2 locations. Will the running of backups impact the replication process. Can I run both on the same database?

Software/Hardware used:
Win Server 2008
ASKED: December 12, 2011  4:13 PM
UPDATED: February 28, 2012  3:13 PM

Answer Wiki:
You can run replication and backups on the same database. Both publications and subscriptions can be backed up You likely don't need a backup up of the subscription database unless it contains objects that are not on the publication database. Backups are essential for disaster recovery. Backups also help limit the database log file size. Without transaction log backups, FULL recovery model database logs will continue to grow and can become very large.
Last Wiki Answer Submitted:  January 6, 2012  4:05 am  by  Broadbenttl   30 pts.
All Answer Wiki Contributors:  Broadbenttl   30 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _