Groups | Blog | Home
all groups > sql server replication > january 2007 >

sql server replication : Cannot propogate to subscriber


Spike
1/25/2007 7:11:01 AM
I'm getting this error when I try to replicate

The schema script
'\\CVTDEESQL005\ETMSData\unc\CVTDEESQL005_ZenithSQL_L_060104_ZenithSQL_L_060104\20070120231902\tblCall_1.sch'
could not be propagated to the subscriber. The step failed.

I can find this row in sysMergeSchemaChange but I'm not sure why it's
causing a problem. Can someone give me some guidance?

kr

Spike
Spike
1/25/2007 10:11:02 AM


[quoted text, click to view]

53 is a network error, so I quess either the file is not there or I've lost
access to the directory. If I were to remove this line from
sysMergeSchemeChange would that sort it? Or be a very bad idea?

The row in question is the second one after exec.sp_MsChange_Retention etc.



Paul Ibison
1/25/2007 4:41:08 PM
I'd do some logging and see if this records more info
(http://support.microsoft.com/?id=312292).
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com .

Paul Ibison
1/25/2007 7:50:18 PM
I'd run the snapshot once again. Perhaps there are also other files that
went missing, and if there's an underlying problem it'd be best to sort it
out systematically.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com .


Spike
1/26/2007 1:56:02 AM


[quoted text, click to view]
Spike
1/26/2007 5:01:01 AM


[quoted text, click to view]
I've tried to run the snapshot agent but it fails with "The Agent is
suspect. No response after 30 minutes. I'm using pull subscription. I need
to get access to the server via PCAnywhere to verify that the file/path is
acessible by the SQLAgent account but that may take some time. So I'll get
back to you.
all the best
Paul Ibison
1/26/2007 11:33:28 AM
OK - if it is reproducible, then let's look a little deeper. After the
snapshot agent runs, does the file exist? Does the account that sql server
agent runs under (are you using push or pull?) have access to the repldata
share? Is there enough space on the subscriber?
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com .


confused
1/29/2007 2:07:01 AM
Hi,
Have you downloaded the SP4 hotfix (if your on SP4 that is!)

I downloaded and installed this;

http://support.microsoft.com/kb/916287

TIM
[quoted text, click to view]
Spike
1/29/2007 2:10:00 AM


[quoted text, click to view]
AddThis Social Bookmark Button