Hi all,
I have two servers, lest say SRV01 and SRV02 with SQL Server 2012 Enterprise, I've built an AlwaysOn Availability Group and I've a single database, let's say DB1, in this AG.
My instances are configured with Mixed mode authentication.
So I've configured an sql login in both instances. When I failover my AG from one server to the other one, I lost mapping between database user and sql login.
If I failback to the original server, the mappings returns.