Sunday, February 19, 2012

being notified when replication stops

Hello sometimes for communication problems, the replication stops and we
need to Start Synchronizing again. Is there a way I can be notified when
this happens. Because usually I found out that replication stops when users
start calling that they don't see the data from the other sites.
Is there any table that the replication writes everytime the replication
stops for some reason. This way I can select this table every hour and check
if there is an issue with the replication before it's a problem with the
final users.
Thanks in advance
Jennyfer
You can modify the replicatation job to send out notification when it fails.
For each subscription on subscriber , there will be a job which does the
necesary work.
you can modify that job to send otu notification.
hope this helps.
Sam
"Jennyfer J Barco" <pdwhitt@.nospam.wdsinc.com> wrote in message
news:eP3cNAAJFHA.1392@.TK2MSFTNGP10.phx.gbl...
> Hello sometimes for communication problems, the replication stops and we
> need to Start Synchronizing again. Is there a way I can be notified when
> this happens. Because usually I found out that replication stops when
> users
> start calling that they don't see the data from the other sites.
> Is there any table that the replication writes everytime the replication
> stops for some reason. This way I can select this table every hour and
> check
> if there is an issue with the replication before it's a problem with the
> final users.
>
> Thanks in advance
> Jennyfer
>

No comments:

Post a Comment