How would one start the secondary mirror instance if the principal SQL server instance went off line?
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|
I'm assuming you don't have automatic failover and no witness, otherwise the mirror would have been promoted automatically. In this case you need to switch the roles manually, with forced service:
See Role Switching During a Database Mirroring Session |
|||||
|