﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / Auto Backup and Restore in SQL Server 2008 R2 / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Fri, 24 May 2013 05:37:52 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Auto Backup and Restore in SQL Server 2008 R2</title><link>http://www.sqlservercentral.com/Forums/Topic1383353-391-1.aspx</link><description>I have several databases that I schedule backup/restores to and have scripts inside the restore job to add/reset users and the like as well.....  One example is a weekly prod to test db refresh.</description><pubDate>Wed, 14 Nov 2012 08:57:58 GMT</pubDate><dc:creator>Markus</dc:creator></item><item><title>RE: Auto Backup and Restore in SQL Server 2008 R2</title><link>http://www.sqlservercentral.com/Forums/Topic1383353-391-1.aspx</link><description>@Gila Monster,Thank you Boss, I will implement Mirroring.</description><pubDate>Tue, 13 Nov 2012 00:00:24 GMT</pubDate><dc:creator>shohelr2003</dc:creator></item><item><title>RE: Auto Backup and Restore in SQL Server 2008 R2</title><link>http://www.sqlservercentral.com/Forums/Topic1383353-391-1.aspx</link><description>[quote][b]shohelr2003 (11/10/2012)[/b][hr][quote][b]ESAT ERKEC (11/10/2012)[/b][hr]Why you don t use database mirroring[/quote]In database mirroring, if the primary database is corrupted for any reason other than hardware failure, then the mirror database will be corrupted in the same way.[/quote]No it won't.Unless by 'corruption' you mean user deleting the incorrect data, in which case your backup/restore will have the same problem.In fact, backup/restore will copy across page corruption while mirroring won't.</description><pubDate>Mon, 12 Nov 2012 11:02:02 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: Auto Backup and Restore in SQL Server 2008 R2</title><link>http://www.sqlservercentral.com/Forums/Topic1383353-391-1.aspx</link><description>[quote][b]ESAT ERKEC (11/10/2012)[/b][hr]Why you don t use database mirroring[/quote]In database mirroring, if the primary database is corrupted for any reason other than hardware failure, then the mirror database will be corrupted in the same way.So it's risky to implement.</description><pubDate>Sat, 10 Nov 2012 04:45:57 GMT</pubDate><dc:creator>shohelr2003</dc:creator></item><item><title>RE: Auto Backup and Restore in SQL Server 2008 R2</title><link>http://www.sqlservercentral.com/Forums/Topic1383353-391-1.aspx</link><description>Why you don t use database mirroring</description><pubDate>Sat, 10 Nov 2012 04:04:49 GMT</pubDate><dc:creator>ESAT ERKEC</dc:creator></item><item><title>Auto Backup and Restore in SQL Server 2008 R2</title><link>http://www.sqlservercentral.com/Forums/Topic1383353-391-1.aspx</link><description>Dear,I have two servers such as A and B.A is my main server and B is my backup server.My purpose is to avail data in B from A so that I can use B if A faces any disaster.I planned to take a full backup on A and restore it to B. After that I will take differential backup from A and restore it to B automatically. And the backup file stored in B will be deleted after a certain period of time.Is there any inconsistency with my plan? If it is fine, pls let me know the details to implement this on my database.Thank You.</description><pubDate>Sat, 10 Nov 2012 04:01:56 GMT</pubDate><dc:creator>shohelr2003</dc:creator></item></channel></rss>