Saturday, May 18, 2013

Basic SQL Commands


How to View SQL Clusters

This can be run from your workstation to view all SQL Clusters on the network you are connected to.
cluster /list


View Status of Nodes
You can run this to view the status of all nodes in the cluster.
cluster node
--or
cluster node /status


View Status of Cluster Groups
You can run this to view the status for all cluster resource groups.
cluster group
--or
cluster group /status




View Status of Cluster Networks
You can run this to view the cluster networks status.
cluster network
--or
cluster network /status



View Properties of All Network Interface Devices
You can run this to view the status for all network interface devices.
cluster netinterface
--or
cluster netinterface /status



View Status of Cluster Resources
You can run this to get a listing of all available cluster resources.
cluster resource
--or
cluster resource /status