all groups > sql server replication > august 2003 >
You're in the

sql server replication

group:

Error: The row was not found at the Subscriber when applying the replicated comm



Error: The row was not found at the Subscriber when applying the replicated comm Derek
8/26/2003 11:31:22 AM
sql server replication: Im having an error of: The row was not found at the
Subscriber when applying the replicated command.
I noticed that a user was pegging the server by creating
linked tables in access. He is now deniged access and I
have set the option on the agent: Continue on error.
DO I have to totally re-snapshot the whole subscribtion to
be able to turn this option off.
I see the command failing is tyring to insert null data:
{CALL sp_MSupd_INSVER
(NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,...)

Re: Error: The row was not found at the Subscriber when applying the replicated comm Deepak kumar [MSFT]
8/29/2003 10:36:33 AM
Linked server connection shouldn't actually cause this error. I would
recommend reinitializing your subscription, i.e. resnapshot, and then
running the distribution agent.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

[quoted text, click to view]

AddThis Social Bookmark Button