--- title: "Database Mirroring Monitor (Status Page) | Microsoft Docs" ms.custom: "" ms.date: "03/14/2017" ms.prod: sql ms.prod_service: high-availability ms.reviewer: "" ms.technology: high-availability ms.topic: conceptual f1_keywords: - "sql13.swb.dbmmonitor.status.f1" ms.assetid: 4f64b4e1-89e9-4827-98fa-b92c3dc73b48 author: MikeRayMSFT ms.author: mikeray --- # Database Mirroring Monitor (Status Page) [!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)] This read-only page displays the most recent mirroring status for the principal and mirror server instances of the database currently selected in the navigation tree. If information about an instance is currently unavailable, some of the cells in the **Status** grid corresponding to that instance are grayed out and display **Unknown**. **To use SQL Server Management Studio to monitor database mirroring** - [Start Database Mirroring Monitor (SQL Server Management Studio)](../../database-engine/database-mirroring/start-database-mirroring-monitor-sql-server-management-studio.md) ## Options **Status** Displays a grid containing the most recent high-level mirroring status of each of the principal and mirror server instances. The rows of the **Status** grid are in the following order: - Principal server instance - Mirror server instance The columns are as follows: |Column name|Description| |-----------------|-----------------| |**Server Instance**|Name of the server instance whose status is displayed in the **Status** row.| |**Current Role**|Current role of the server instance, either **Principal** or **Mirror**.| |**Mirroring State**|The mirroring state reported by the server instance and an icon that indicates the severity of the state. The possible statuses and their associated icons are as follows:

Icon: -, status **Unknown**. The monitor is not connected to either partner. The only available information is what has been cached by the monitor.

Icon: Warning icon, status **Synchronizing**. The contents of the mirror database are lagging behind the contents of the principal database. The principal server instance is sending log records to the mirror server instance, which is applying the changes to the mirror database to roll it forward. At the start of a database mirroring session, the mirror and principal databases are in this state.

Icon: Standard database cylinder, status **Synchronized**. When the mirror server becomes sufficiently caught up to the principal server, the database state changes to **Synchronized**. The database remains in this state as long as the principal server is sending changes to the mirror server and the mirror server is applying changes to the mirror database. For high-safety mode, automatic failover and manual failover are both possible, without any data loss. For high-performance mode, some data loss is always possible, even in the **Synchronized** state.

Icon: Warning icon, status **Suspended**.
The principal database is available but is not sending any logs to the mirror server.

Icon: Error icon, status **Disconnected**. The server instance cannot connect to its partner.| |**Witness Connection**|Connection status of the witness, preceded by a status icon, **Unknown**, **Connected**, or **Disconnected**.| |**History**|Click to display the history of mirroring on the server instance. This opens the **Database Mirroring History** dialog box, which displays the history of mirroring status and statistics for a mirrored database on a given server instance.

The **History** button is dimmed if the monitor is not connected to the server instance.| **Principal log (** *\