this is my first time trying to set up a failover clustering for sql server and would like to understand a few concept and see if its legitimate to do.
I am currently trying to set up this failover cluster for test purposes in a local network environment. where I have a PC with existing sql server 2012 db server hosted with data inside, I am thinking of setting up another sql server 2012 db on another pc in same local network as the second node 2 to this cluster, would that work?
When I try to use the sql server 2012 installer, under installation option, however, I do not see "new SQL server failover cluster installation". Do I have to run it on a PC without sql server installed already to get that option? Or do I have to run the enterprise version?
Thanks