dbcc quorum

Description

Displays the portion of the quorum device related to cluster membership, including the cluster view records that describe the state of the cluster.

Syntax

dbcc quorum

Examples

Displays the contents of the quorum disk for the server:

dbcc quorum

Usage

Permissions

You must have the sa_role to run dbcc quorum.