I have two Microsoft SQL Servers (v 2012) and I want to make them mirror and when one of them goes down the second one will be replaced.
AlwaysOn is a new feature in SQL Server 2012 that is designated to High availability solutions. I must say that I don't have SAN.
Is it possible to create high availability in this scenario? What is the best solution without SAN?