Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
jjradha
Starting Member
5 Posts |
Posted - 2012-08-29 : 10:09:46
|
Hi fellows,this is a question/topic about merge replicationsql server 2005 sp 2.I am in the process of reinitialising one of the 700+ subscribers.more of less in a reinitialisation my process is the following: Steps for a full reinitialisation:1) Make sure the machine is connectable2) Get helpdesk to call the site and get them off the machine until you're done3) Set cleanedup_unsent_changes to 0 for the site in concord_ods..sysmergesubscriptions4) Start synchronising, wait until the upload stage is complete. All of the green tables should have a green tick next to them - if it's a white circle with a tick then it hasn't done5) Once upload is complete, stop synchronising6) Generate snapshot for site by starting the snapshot agent7) Mark for reinitialisation, making sure to take the tick out of the box8) Start synchronising and wait for finish9) Make sure that the number of bulk inserts done is much higher than the number of changesnow, on the step 8 I keep having the error below.can someone please shed some light?much appreciated.regardsmarcelo miorelliError messages:The merge process was unable to deliver the snapshot to the Subscriber. If using Web synchronization, the merge process may have been unable to create or write to the message file. When troubleshooting, restart the synchronization with verbose history logging and specify an output file to which to write. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147201001)Get help: http://help/MSSQL_REPL-2147201001 |
|
|
|
|