Hi all,I am trying to add a 2014 replica to a 2012 primary availability group and am trying to understand if this is a supported setup.When I set it up the 2014 replica is added but won't synchronize. The issue seems to be that when restoring the database it is left as NORECOVERY so it can be added to the AG. This means the database doesn't get upgraded from db level 706 and errors in synching or reading from. This tells me it can never work as it cannot be upgraded due to the way the database is added to the AG.Msg 946, Level 14, State 1, Line 2Cannot open database 'TestDB' version 706. Upgrade the database to the latest version.Does anybody know a workaround for this?Thanks in Advance!
↧