Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 6f4b0cd

Browse files
Incorporate peer feedback.
1 parent 4960dcc commit 6f4b0cd

13 files changed

Lines changed: 13 additions & 13 deletions

docs/database-engine/database-mirroring/database-mirroring-monitor-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Database Mirroring Monitor Overview | Microsoft Docs"
3-
description: Learn how to use Database Mirroring Monitor to monitor mirrored databases to verify data flow in the database mirroring session and for troubleshooting.
3+
description: Learn how to use the Database Mirroring Monitor to monitor mirrored databases to verify data flow in the database mirroring session and for troubleshooting.
44
ms.custom: ""
55
ms.date: "03/07/2017"
66
ms.prod: sql

docs/database-engine/database-mirroring/database-mirroring-monitor-status-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Database Mirroring Monitor (Status Page) | Microsoft Docs"
3-
description: Use this read-only Database Mirroring Monitor page to view the mirroring status for the principal and mirror server instances of the selected database.
3+
description: Use this read-only Database Mirroring Monitor page to view the mirroring status for the principal and mirror server instances of a selected database.
44
ms.custom: ""
55
ms.date: "03/14/2017"
66
ms.prod: sql

docs/database-engine/database-mirroring/database-mirroring-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Database Mirroring (SQL Server) | Microsoft Docs"
3-
description: Learn about database mirroring, which is a solution for increasing the availability of a SQL Server database implemented on a per-database basis.
3+
description: Learn about database mirroring, which is a solution for increasing the availability of a SQL Server database and is implemented on a per-database basis.
44
ms.custom: ""
55
ms.date: "05/16/2016"
66
ms.prod: sql

docs/database-engine/database-mirroring/example-setting-up-database-mirroring-using-certificates-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Example: Database mirroring with certificates (T-SQL)"
3-
description: This article contains an example of configuring SQL Server database mirroring with certificate-based authentication using Transact-SQL.
3+
description: This article contains an example of configuring SQL Server database mirroring with certificate-based authentication by using Transact-SQL in SQL Server.
44
ms.custom: seo-lt-2019
55
ms.date: "05/17/2016"
66
ms.prod: sql

docs/database-engine/database-mirroring/example-setting-up-database-mirroring-using-windows-authentication-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Configure database mirroring with Windows authentication (T-SQL)"
3-
description: This article contains an example of creating a database mirroring session with a witness using Windows Authentication with Transact-SQL (T-SQL).
3+
description: This article contains an example of creating a database mirroring session with a witness using Windows Authentication with Transact-SQL in SQL Server.
44
ms.custom: "seo-lt-2019"
55
ms.date: "05/17/2016"
66
ms.prod: sql

docs/database-engine/database-mirroring/manually-fail-over-a-database-mirroring-session-sql-server-management-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Manually Fail Over a Database Mirroring Session (SQL Server Management Studio) | Microsoft Docs"
3-
description: Learn how to initiate manual failover to the mirror server by using SQL Server Management Studio. The mirror database becomes the principal database.
3+
description: Learn how to initiate manual failover to a mirror server by using SQL Server Management Studio. The mirror database then becomes the principal database.
44
ms.custom: ""
55
ms.date: "03/14/2017"
66
ms.prod: sql

docs/database-engine/database-mirroring/monitoring-database-mirroring-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Monitoring Database Mirroring (SQL Server) | Microsoft Docs"
3-
description: Learn about Database Mirroring Monitor, system stored procedures, and how database mirroring monitoring works, including the Database Mirroring Monitor Job.
3+
description: Learn about the Database Mirroring Monitor, system stored procedures, and how database mirroring monitoring works, including the Database Mirroring Monitor Job.
44
ms.custom: ""
55
ms.date: "03/14/2017"
66
ms.prod: sql

docs/database-engine/database-mirroring/pausing-and-resuming-database-mirroring-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Pause & resume database mirror"
3-
description: Learn how to pause and later resume your SQL Server database mirroring session which preserves the session state while suspending mirroring.
3+
description: Learn how to pause and later resume a SQL Server database mirroring session to preserve the session state while suspending mirroring.
44
ms.custom: seo-lt-2019
55
ms.date: "03/04/2017"
66
ms.prod: sql

docs/database-engine/database-mirroring/possible-failures-during-database-mirroring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Possible Failures During Database Mirroring | Microsoft Docs"
3-
description: Learn about failures in database mirroring sessions caused by physical, operating system, or SQL Server problems, and about responding to errors.
3+
description: Learn about failures in database mirroring sessions caused by physical, operating system, or SQL Server problems, and how to respond to errors.
44
ms.custom: ""
55
ms.date: "03/14/2017"
66
ms.prod: sql

docs/database-engine/database-mirroring/prepare-a-mirror-database-for-mirroring-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Prepare a database for mirroring"
3-
description: Learn how to prepare a SQL Server database for database mirroring in SQL Server by using SQL Server Management Studio or Transact-SQL.
3+
description: Learn how to prepare a SQL Server database for database mirroring by using SQL Server Management Studio or Transact-SQL in SQL Server.
44
ms.custom: seo-lt-2019
55
ms.date: "11/10/2017"
66
ms.prod: sql

0 commit comments

Comments
 (0)