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.
Author |
Topic |
elwoos
Master Smack Fu Yak Hacker
2052 Posts |
Posted - 2006-06-01 : 09:19:06
|
I've been given a SQL Server on a cluster to babysit. Clusters are completely new to me so I'm not sure if what I am seeing is normal.The only access I have to this server is via SQL authentication and it is SQL Server 2000.If I look at the properties in Enterprise Mangler the section about the startup service account is completely greyed out. Is this normal? Does it simply mean that I don't have access to that information or is there more to it than that? Am I missing something?Many thanks in advancesteve-----------Oh, so they have internet on computers now! |
|
mr_mist
Grunnio
1870 Posts |
Posted - 2006-06-01 : 10:17:55
|
That's normal for a windows cluster IIRC.-------Moo. :) |
 |
|
mcrowley
Aged Yak Warrior
771 Posts |
Posted - 2006-06-01 : 10:48:48
|
It is normal. The SQL services should only be stopped/started from the Cluster Administrator application. Otherwise, the cluster interprets SQL Server going down as a "crash", and can try to failover. |
 |
|
elwoos
Master Smack Fu Yak Hacker
2052 Posts |
Posted - 2006-06-01 : 10:56:06
|
OK great, thanks guyssteve-----------Oh, so they have internet on computers now! |
 |
|
Kristen
Test
22859 Posts |
Posted - 2006-06-02 : 06:40:43
|
"it is SQL Server 2000"Wow! </sarcastic> |
 |
|
elwoos
Master Smack Fu Yak Hacker
2052 Posts |
Posted - 2006-06-02 : 07:59:00
|
Hey Kristen, it's a big step up for us. Most up to date technology and all thatsteve-----------Oh, so they have internet on computers now! |
 |
|
|
|
|