What are the best practices for bringing down the process schedulers for server reboots?
We are on FSCM 9.2.23, PT 8.57.12 and I am new to handling the Tools side of things. We have 3 process schedulers 1 master scheduler and then 2 other schedulers. My understanding is that you can't have the master scheduler down when the other two schedulers are up. So if we need to reboot the actual servers they reside on we would have to have a window where no processes would need to run to bring down all 3, reboot the 2 servers, and then restart the 3 schedulers (the master first and then the other two).
Is that all true? Is that the best practice for schedulers?