To force service in a database mirroring session
- Connect to the mirror server.
- Issue the following statement:
ALTER DATABASE <database_name> SET PARTNER FORCE_SERVICE_ALLOW_DATA_LOSSwhere <database_name> is the mirrored database.
The mirror server immediately transitions to principal server, and mirroring is suspended.
Read More ->>