The availability tag has no wiki summary.
1
vote
3answers
2k views
Why are my SQL Server 2008R2 databases not mirroring?
I'm trying to set up database mirroring in SQL Server 2008R2. I've taken a full backup and a transactional backup from my principal database and I've restored both WITH NORECOVERY.
However, my mirror ...