Hello, I have a two node cluster with a availability group that contains one database for initial set up. I have the replica set for "all connections" and both databases are showing synchronized on the ssms display. When I fail over to the secondary replica and launch the app that sits on top I get errors that the database is read only and the app cant continue because of this. When I look at the database on the secondary it is in read/write mode and I can make changes through sql code. I do have a local sql user account that the app connects with and I wonder if this is what is causeing the issues as the sid's may be different from the old primary to the secondary? New to AG groups so any help would be appreciated. Thanks.
↧