I did a quick search, and did not see anything about this, but is it possible to have a template that can monitor sql replication? I would not know how to write one, which is why I ask.
TIA!
Hello Don,what exactly do you want to monitor? That one DB was replicated correctly to the other?
If replication process generates some log files, you can use Windows Script Monitor to scan those log files for correct entries.
Sorry for the delay.
Yes, just that it completed. I havent used the script monitor yet, so Ill have to experiment with that.
Thanks.