vote up 1 vote down star

I have a peculiar scenario where my mirrored database can't be accessed on one server but it can on the other. I've tried specifying a specific SQL login to get it working but when the database is failed over the other server SQL no longer is able to use those credentials. I also tried using integrated security to use domain administrator account which I figured would be consistent between both servers. No luck. So what can I do to remedy this problem and is there a way to have the one server instance pick up the security accounts from the other. Both servers are in a trusted domain.


64% accept rate
Are you trying to start SQL Mirroring between 2 servers, or with 2 servers and a mirror (high availability)? – Sander Rijken May 25 at 22:14
High availability. they alreayd work in SQL I just can't log into the DB on the failed over server with the same credentials. – Middletone May 25 at 23:30

migrated to serverfault.com by Marc Gravell May 26 at 6:47

Browse other questions tagged or ask your own question.