Groups | Blog | Home
all groups > sql server replication > june 2006 >

sql server replication : Merge replication Error (-2147467259)


Wellington Sampaio
6/14/2006 6:37:01 AM
Hello!

I got the following error in my merge replication.

Category:NULL
Source: Merge Process
Number: -2147467259
Message: The Stored Procedure Resolver encountered the following error
executing the stored procedure '[dbo].[stp_Repl_dml_estoque]'. Server
'SERVIDOR' is not configured for DATA ACCESS.

The stored procedure '[dbo].[stp_Repl_dml_estoque]' act as an articles´s
conflict resolver.
When i run the replication this error is showed, and the process is stoped.

Thanks!
Jeff Ericson
6/14/2006 6:45:03 AM
Does the sproc reference a linked server? If so, the linked server is not
set for data access. Right click on linked server, last item in tree you
will find data access set to false. Flip it to true.

Jeff

[quoted text, click to view]
Wellington Sampaio
6/14/2006 7:00:02 AM
Yes, you´re right!

But my replication run at the same machine. The Distributor, publisher and
the subscriber are at the same machine. And, you guess, i can´t create a
AddThis Social Bookmark Button