I have implemented Push Transactional Replication between Server A (publisher) and Server B (distributor and Subscriber).
I need to restart the 2 servers
1. Must I stop any jobs/agents on any server before the server restart? If so, what and how?
2. Is there is sequence in which I need to restart the servers?
I have read on 1 or 2 forums that I do not need to stop any jobs/agents and that replication will auto continue after the server restart, but I am unsure..