all groups > sql server replication > october 2004 >
You're in the

sql server replication

group:

Backing up a Merge Replication Subscriber database


Backing up a Merge Replication Subscriber database Jonathan Ainsworth
10/29/2004 3:05:03 AM
sql server replication:
Environment:
Central SQL 2000 db (with SP3a), employing 3 Merge Publications with column
level tracking
240 distributed/disconnected subscribers using pull subscriptions running
MSDE 2000

We're having a high volume of suspect databases appearing. Causes are varied
but the majority are torn pages. None are due to running out of disk space.
Currently our fix is to drop the database & rebuild it using replication.
However this is pretty slow. So alternatively, if we took daily backups of
each subscriber db, would a simple restore make everything work again?

If we take a backup at 1am, the user syncs at 9am and then subsequently the
database becomes suspect & we need to restore the backup. Will the
subscriptions continue to work and will the data that was sync'd at 9am be
retransmitted down to the subscriber?

Does anyone foresee any other problems?

thanks,

Jonathan
Re: Backing up a Merge Replication Subscriber database Hilary Cotter
10/29/2004 10:50:29 PM
I think you should address your torn pages problem. For instance it could be
a disk, controller, or a power purity problem.

To address your question. If you restore the backup to the subscriber, the
publisher will fill in the missing data since 9:00 am.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html


"Jonathan Ainsworth" <JonathanAinsworth@discussions.microsoft.com> wrote in
message news:55C49FD8-2BBC-406E-9815-0EFAD17268B6@microsoft.com...
[quoted text, click to view]

Re: Backing up a Merge Replication Subscriber database Jonathan Ainsworth
11/8/2004 12:12:02 AM
Thanks for your help Hilary. Fixing the disk problem is harder than you'd
think as these torn pages are happening on 6 different models of IBM
Thinkpads and it is only happening in Production world. In over 1.5 years
we've yet to get a single one in development or test environments.


[quoted text, click to view]
AddThis Social Bookmark Button