Hi all. I created an Always On High Availability group in SQL 2016. It appears to work as expected. I can connect to the listener name via SSMS, and I am connected to the primary node of the cluster. However, when I try to connect my AOS to it, I get an error in Event Viewer saying the database is in Read Only mode. This lead me to believe somehow it was connecting to the secondary node instead of the primary. But I get no logs in SQL server, nor can I confirm this by connecting with SSMS. I ruled out SQL permissions by granting the sysadmin SQL role to the AOS user. Any thoughts?
↧