Skip to content

Commit aae5f71

Browse files
authored
Merge pull request #918 from cbittencourt/patch-1
Updating mirror witness overview.
2 parents c9ebf89 + 156fdc1 commit aae5f71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/system-catalog-views/database-mirroring-witness-catalog-views-sys-database-mirroring-witnesses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ manager: craigg
3232

3333
Contains a row for every witness role that a server plays in a database mirroring partnership.
3434

35-
In a database mirroring session, automatic failover requires a witness server. Ideally, the witness resides on a separate computer from both the principal and mirror servers. The witness does not serve the database. Instead, it monitors the status of the principal and mirror servers. If the principal server fails, the witness may initiate automatic failover to the witness server.
35+
In a database mirroring session, automatic failover requires a witness server. Ideally, the witness resides on a separate computer from both the principal and mirror servers. The witness does not serve the database. Instead, it monitors the status of the principal and mirror servers. If the principal server fails, the witness may initiate automatic failover to the mirror server.
3636

3737
|Column name|Data type|Description|
3838
|-----------------|---------------|-----------------|

0 commit comments

Comments
 (0)