Finding active node name from Query analyser

  • Hi,

    I have 2 nodes, node1 and node2 on Cluster Mycluster.

    How can I find on which node the cluster is active. I can find from Cluster Admin, but I want to find it from SQL Server. Is there some sp or fn available, which when queried gives the active node name.

    Thanks,

    Kishore

  • please don't multiple post.

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • All I do is run sp_who2 and search for one of the two node names.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply