I have two 2-node sql server 2012 cluster ( on windows 2012). One of the 2node cluster is my OLTP and the 2nd 2 node cluster is for reporting. I want to set up ALWAYS ON feature from OLTP to reporting cluster so that the reporting database is in sync with the OLTP. Can I set up ALWAYS ON involving two clusters ?
Appreciate your answer.