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

sql server replication : Pull Subscription, Merge Replication



ps_sr2001 NO[at]SPAM yahoo.com
6/13/2004 11:46:34 AM
Hi,
I was trying to pull a subscription to an MSDE machine(subscriber)
from a sql server 2000 machine acting as the publisher and
distributor. when I configure for the pull, it generates a snapshot
immediately which is successfully completed. But then, the pull
actually never happens and I get the message saying the pull
subscription has 'Never Started'. I found that, if the name of the job
exceeds 100 characters, then the problem arises, but my job name is
very small and hence, I dont think that is my problem. I tried to
manually start and reinitialize all the agents, but that does not
solve my problem.
Can someone suggest what else could be done?

Thanks
Hilary Cotter
6/13/2004 10:39:02 PM
you will get long job names when you are using a pull subscription, and
short names when you are doing a push subscription.

can you enable logging to see what it reports. Follow the steps in this kb
article to enable logging.

http://support.microsoft.com/default.aspx?scid=kb;EN-US;312292


--
Hilary Cotter
Looking for a book on SQL Server replication?
http://www.nwsu.com/0974973602.html


[quoted text, click to view]

ps_sr2001 NO[at]SPAM yahoo.com
6/14/2004 8:07:50 AM
Hi Hilary,
Thanks for the response. Well, I went to the agent, right clicked on
it and went to 'Agent Properties'. under 'Steps' tab, I found 'Run
Agent' for which I clicked on Edit and appended '-Output
C:\Repl_out.txt -Outputverboselevel 2'.
Upon starting the agent, I am not finding any such file or if I create
the file myself, the file is empty.
Also, I am getting an error in the subscriber under subscriptions
saying "The process could not connect to Distributor 'Name'. Login
failed for user". The subscriber is listed under the 'Remote Servers'
of the publisher. Is there anything else that could be done?

Thanks,
PS

[quoted text, click to view]
ps_sr2001 NO[at]SPAM yahoo.com
6/14/2004 11:02:38 AM
Hi,
From the verbose mode 2, I got this output. This is the last part of
the log:

A snapshot of 1 article(s) was generated.
Disconnecting from Publisher '********'
Microsoft SQL Server Snapshot Agent 8.00.760
Copyright (c) 2000 Microsoft Corporation
Microsoft SQL Server Replication Agent: *************-Repl-5

Connecting to Distributor '*********'
Connecting to Publisher '*************'

But in the subscriber database, under subscriptions, I got a message
stating:

"SQL Server Agent could not access the replication agent. Use the
DCOMCNFG utility".

I have SP3a installed on both publisher and subscriber, hence it
should not be the bug because of it.

Upon refreshing the same, I got a message stating - "The step did not
generate any output. The step failed".

Any ideas or suggestions will be greatly appreciated!

Thanks,
PS.

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