by JasonRShaver
14. July 2007 16:37
I got this error while setting up a SQL Server 2005 Merge Replication system.
The schema script '[UNC PATH]\Appointments_2.sch' could not be propagated to the subscriber. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147023570)
Get help: http://help/MSSQL_REPL-2147023570
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
I saw a few people who had permissions issue or where not using a share for the snapshot folder. In my case, after alot of troubleshooting, it came down to a much simpler issue. There are 2 "Server Tools" installer for 2005, one for "Compact Edition" [1.4meg] and one for "Mobile Edition" [3.3meg] and they both have the same filename.
Here is a link where you can download them. If you are having issues with propagating to the subscriber, uninstall the server tool you are using and install the other and see how it goes.
b4ce89c2-6c6e-41af-85cb-7c2b7ba58aed|0|.0
Tags:
Blog