Database Mirroring in SQL Server || Database Mirroring Configuration || Ms SQL

Опубликовано: 13 Март 2026
на канале: Right to Learn @BK
81,875
924

Database mirroring is a solution for increasing the availability of a SQL Server database.
SQL Server database mirroring is a disaster recovery and high availability technique that involves two SQL Server instances on the same or different machines. One SQL Server instance acts as a primary instance called the principal, while the other is a mirrored instance called the mirror. In special cases, there can be a third SQL Server instance that acts as a witness.

Log shipping Configuration:    • Log Shipping in SQL server || Log Shipping...  
Endpoints in SQL server:    • Endpoints in SQL server || How to create a...  

#DatabaseMirroring