So I have merge replication setup. I have a lot of publishers. We only need to refresh the snapshot when we push a new subscriber, rare at best. Or when we add new articles. So I don't want the snapshots to run on a schedule as it occupies too much resources
on the server. I've disabled all the agent jobs for the snapshot in SSMS. However, the snapshot are still running automatically for some reason. How do I completely disable the job so it does not run automatically?
↧