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.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Replication Error

Author  Topic 

kataka
Starting Member

2 Posts

Posted - 2002-02-07 : 21:48:40
Trying to replicate data with push subscription. Hit an error of 'The merge process could not initialize the subscription'. Details error on merge agent was 'Line 1: Incorrect syntax near 'MODIFICATION_TASK''. This is on SQL7.0 SP2. Really appreciate any help.

Thanks.

robvolk
Most Valuable Yak

15732 Posts

Posted - 2002-02-07 : 21:52:52
I found this on a Google search:

http://vyaskn.tripod.com/repl_ans.htm#reconcile

There may be some missing or incorrect versions of replication DLLs. You might also try applying Service Pack 3 to your SQL Server, it may also clear up the issue.

Go to Top of Page

kataka
Starting Member

2 Posts

Posted - 2002-02-07 : 22:09:52
I also have another database on the same server which is a distributor with few subcribers running fine. The error happened when I tried to replicate another database on same server. Thanks.

Go to Top of Page
   

- Advertisement -