Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 High Availability (2008)
 different symbol in cluster environment

Author  Topic 

amirullail
Starting Member

11 Posts

Posted - 2009-03-05 : 01:12:40
Hi
i think this question maybe related to cluster
When i run SQL Server Management Studio from one node, i connect the sql server by using sql server authentication, and the connection is success and i can see there's a green colour inside circle next to the sql server name. sort of play button.

When i run another SQL server management studio from 2nd node, i can see the symbol representing the sql server name is in white colour in circle....

what does that mean???

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2009-03-05 : 13:08:15
Just ignore it. You shouldn't be running the client tools from the database servers anyway for performance reasons. Always run the client tools from a client machine.

And use Cluster Administrator to verify the status of the cluster resources rather than a symbol in SSMS.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

amirullail
Starting Member

11 Posts

Posted - 2009-03-06 : 01:43:18
Hi tkizer
TQ for the info
In Cluster Administrator the cluster resources look fine. The resources is UP ....
Go to Top of Page
   

- Advertisement -