|

09-20-2006, 07:43 AM
I'm not sure what exactly you are looking for but in our environment, we have 4 BES servers that point to a remote SQL database. Two BES are at our primary site and two are at a failover site. The two failovers share the same SRP as the two primary (PrimA = FailA, PrimB=FailB). The services on the failover services stay disabled so that the SRP's dont get locked. When we need to fail, we have a simple batch script that stops the services on the primary nodes, disables them, enables the services on the failover and starts them. We can be up and running in literally 2 minutes. Dont know if that helps.
|