We have created a two node availability group using SQL 2012. Installation went fine and we thought everything was working. We installed our application and everything also was working fine till we failed the databases over to the second node. Once their
the application can no longer see the databases. We have set the same permissions to the databases on both servers. The SQL service is running under the same Windows Service account for both nodes and both nodes are on the same subnet. I am pretty sure it
is not a listener problem because if I reset the permission to the databases on the second node the app can now only see the databases when on the second node. We are trying to use an internal SQL account for application access and the account password is
synced between both nodes. Any ideas or comments would be most appreciated.
↧