all groups > sql server replication > july 2004 >
You're in the

sql server replication

group:

snapshot agent


snapshot agent Marius Bucur
7/6/2004 3:40:34 PM
sql server replication:
Hi all,
How can I run a script after the snapshot agent execution has complete.

Marius

Re: snapshot agent Paul Ibison
7/6/2004 4:38:30 PM
Marius,
if the script is to be run on the publisher, you can add a TSQL job step to
the snapshot agent.
if the script is to be run on the subscriber after application of the
snapshot, you can go to the publication properties, snapshot tab. At the
bottom there is the option to add a script file to run after the snapshot
executes.
HTH,
Paul Ibison

AddThis Social Bookmark Button