Groups | Blog | Home
all groups > sql server replication > december 2005 >

sql server replication : Start/Stop transactional replication using sql or sp's (transact-sql)


Jatin
12/7/2005 10:56:36 PM
Hey,

Is there a way I can start or stop my transactional replication
synchronization using sql stored procedures or sql scripts?

any help would be great.

Thanks
Jatin
Paul Ibison
12/8/2005 3:46:05 AM
Jatin,
here is a script to stop a job if it is running:
http://www.replicationanswers.com/Downloads/KillRunningJobs.txt
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)
Hilary Cotter
12/9/2005 9:22:54 AM
I would have a look at Windows Synchronization Manager or activeX scripting
for this.

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

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

[quoted text, click to view]

AddThis Social Bookmark Button