I'm looking to see if I can create a "Brother's Keeper" environment in SQL Server 2008 Standard Edition. I have a large number of databases across multiple servers. I'm not worried about scalability (for now), but wanted to know if anyone has had practice mirroring the databases hosted on server A on server B, the ones on Server B on Server C, etc.... I'm trying to purely have a failover system without significant additional licensing/resources.
Thanks!