all groups > sql server replication > november 2006 >
You're in the

sql server replication

group:

Detecting status of snapshot agent...


Detecting status of snapshot agent... Troy Wolbrink
11/29/2006 2:54:51 PM
sql server replication:
Is there an easy way to determine the status/progress of the snapshot agent
for a particular merge publication?

Re: Detecting status of snapshot agent... Paul Ibison
11/29/2006 9:59:29 PM
Troy - much the same as the question for your merge agent:

sp_help_job will do it on an ad-hoc basis, but if you need to do something
as a result of the job status, you could modify this script to do it:
http://www.replicationanswers.com/Downloads/KillRunningJobs.txt
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com .

AddThis Social Bookmark Button