Re: replication server crashed
- From: "Hilary Cotter" <hilary.cotter@xxxxxxxxx>
- Date: Mon, 27 Aug 2007 22:57:50 -0400
I am unsure what state your replication topology is in.
If the database is restored and the master, distribution, and msdb database
are still healthy, the subscribers will fill in missing transactions in the
publisher. If the entire server is restored on new hardware it must have the
same name as the old server, and the master, msdb, publication and
distribution database must be restored as well. You must use the
keep_replication switch while restoring these databases.
If any of these components cannot be restored you have to recreate your
publications and subscriptions, hopefully using scripts you have saved from
the existing topology. Once this is done use sp_addtabletocontents on the
subscriber to push the changes which occurred there to the publisher.
--
RelevantNoise.com - dedicated to mining blogs for business intelligence.
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"Darin" <darin_nospam@nospamever> wrote in message
news:eYDxzAQ6HHA.4476@xxxxxxxxxxxxxxxxxxxxxxx
One of our customers had their publisher machine crash (harddrives went
down). This is running merge replicaton. The subscribers have continued
operating today.
Their network person "backed up the database". As of right now, I don't
know exactly what was backed up and how.
Can someone point me in the right direction to get the server set back
up for merge, and have what the subscribers did today get replicated
without any issues.
Thanks.
Darin
*** Sent via Developersdex http://www.developersdex.com ***
.
- Follow-Ups:
- Re: replication server crashed
- From: Darin
- Re: replication server crashed
- References:
- replication server crashed
- From: Darin
- replication server crashed
- Prev by Date: Re: when is Distribtutor Agent profile effective
- Next by Date: Re: Privilege needed for Merge replication
- Previous by thread: replication server crashed
- Next by thread: Re: replication server crashed
- Index(es):
Relevant Pages
|