![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- Hello, Sorry for reposting this issue but I never received a response to my follow up last week(on the 3rd). I am having a problem restoring the master db on a w2k/sql2k active/passive cluster. After I start sql server in single user mode I am unable to connect to query analyzer to run the restore. I get a message saying that this server is in single user mode and only one admin can be connected. No other apps connect to this test server besides sql server and the cluster service. The last response I received was that it could be the sqlagent service. I removed sqlagent and microsoft search as dependencies of sql server, set them to do not restart, and disabled them in services. Still when I try to connect to query analyzer I get the same message. I'm not sure what is grabbing this connection. Are there any known issues such as this or am I missing something? Any advice or ideas would be greatly appreciated. Also, I re-posted this message about an hour ago but for whatever reason it hasn't shown up yet in the newsgroup, so in case I made a mistake posting, I am resending. Thanks, Greg . |
#3
| |||
| |||
|
|
Are you able to start EM, or just not QA? What other SQL- related apps are open (i.e. Service Manager, etc.)? Is your applciation opening a connection? This is not a cluster problem as in this case, it's just backup and restore stuff ... you're really not interacting at the cluster level. -----Original Message----- Hello, Sorry for reposting this issue but I never received a response to my follow up last week(on the 3rd). I am having a problem restoring the master db on a w2k/sql2k active/passive cluster. After I start sql server in single user mode I am unable to connect to query analyzer to run the restore. I get a message saying that this server is in single user mode and only one admin can be connected. No other apps connect to this test server besides sql server and the cluster service. The last response I received was that it could be the sqlagent service. I removed sqlagent and microsoft search as dependencies of sql server, set them to do not restart, and disabled them in services. Still when I try to connect to query analyzer I get the same message. I'm not sure what is grabbing this connection. Are there any known issues such as this or am I missing something? Any advice or ideas would be greatly appreciated. Also, I re-posted this message about an hour ago but for whatever reason it hasn't shown up yet in the newsgroup, so in case I made a mistake posting, I am resending. Thanks, Greg . |
#4
| |||
| |||
|
|
Thanks for the reply. No, I am not able to start EM(gives same message), there aren't any other sql apps open, and no other apps connect to this machine. This server is to be used solely for disaster recovery testing, query tuning, etc. but there will not be any apps outside of sql server and cluster service connecting to sql server. When I start the sql service back up in multi user mode and run profiler to see who is connected it only lists the following as being connected - cluster service, sqlagent generic refresher, sqlagent alert engine, and SQLDMO_1. These all run under the context of the sql server service domain user account. I agree that something must be grabbing this connection to prevent me from logging in but have no idea what it could be as nothing outside of cluster service and sql services show up in profiler. I will try this again in case I am missing something. I assume that there is no difference restoring master on a clustered server opposed to nonclustered. Is that correct? Just thought this issue may be related to clustering somehow as I've never experienced this issue while trying to restore the master database before. My experience has strictly been restoring on a nonclustered config. On Mon, 8 Dec 2003 13:58:05 -0800, "Allan Hirt" allanh (AT) NOSPAMavanade (DOT) com> wrote: Are you able to start EM, or just not QA? What other SQL- related apps are open (i.e. Service Manager, etc.)? Is your applciation opening a connection? This is not a cluster problem as in this case, it's just backup and restore stuff ... you're really not interacting at the cluster level. -----Original Message----- Hello, Sorry for reposting this issue but I never received a response to my follow up last week(on the 3rd). I am having a problem restoring the master db on a w2k/sql2k active/passive cluster. After I start sql server in single user mode I am unable to connect to query analyzer to run the restore. I get a message saying that this server is in single user mode and only one admin can be connected. No other apps connect to this test server besides sql server and the cluster service. The last response I received was that it could be the sqlagent service. I removed sqlagent and microsoft search as dependencies of sql server, set them to do not restart, and disabled them in services. Still when I try to connect to query analyzer I get the same message. I'm not sure what is grabbing this connection. Are there any known issues such as this or am I missing something? Any advice or ideas would be greatly appreciated. Also, I re-posted this message about an hour ago but for whatever reason it hasn't shown up yet in the newsgroup, so in case I made a mistake posting, I am resending. Thanks, Greg . |
#5
| |||
| |||
|
|
-----Original Message----- Are you starting SQL Server up from the command prompt when you restart in single user mode to perform the restore? You have to do it this way to prevent the cluster service etc logging in straight away. From the \MSSQL\BINN folder run sqlservr.exe -c -m HTH Tony. "Greg" <gjackson (AT) thq (DOT) com> wrote in message news:kav9tvoad5qspaju7tdb24ploel3o8o7pq (AT) 4ax (DOT) com... Thanks for the reply. No, I am not able to start EM (gives same message), there aren't any other sql apps open, and no other apps connect to this machine. This server is to be used solely for disaster recovery testing, query tuning, etc. but there will not be any apps outside of sql server and cluster service connecting to sql server. When I start the sql service back up in multi user mode and run profiler to see who is connected it only lists the following as being connected - cluster service, sqlagent generic refresher, sqlagent alert engine, and SQLDMO_1. These all run under the context of the sql server service domain user account. I agree that something must be grabbing this connection to prevent me from logging in but have no idea what it could be as nothing outside of cluster service and sql services show up in profiler. I will try this again in case I am missing something. I assume that there is no difference restoring master on a clustered server opposed to nonclustered. Is that correct? Just thought this issue may be related to clustering somehow as I've never experienced this issue while trying to restore the master database before. My experience has strictly been restoring on a nonclustered config. On Mon, 8 Dec 2003 13:58:05 -0800, "Allan Hirt" allanh (AT) NOSPAMavanade (DOT) com> wrote: Are you able to start EM, or just not QA? What other SQL- related apps are open (i.e. Service Manager, etc.)? Is your applciation opening a connection? This is not a cluster problem as in this case, it's just backup and restore stuff ... you're really not interacting at the cluster level. -----Original Message----- Hello, Sorry for reposting this issue but I never received a response to my follow up last week(on the 3rd). I am having a problem restoring the master db on a w2k/sql2k active/passive cluster. After I start sql server in single user mode I am unable to connect to query analyzer to run the restore. I get a message saying that this server is in single user mode and only one admin can be connected. No other apps connect to this test server besides sql server and the cluster service. The last response I received was that it could be the sqlagent service. I removed sqlagent and microsoft search as dependencies of sql server, set them to do not restart, and disabled them in services. Still when I try to connect to query analyzer I get the same message. I'm not sure what is grabbing this connection. Are there any known issues such as this or am I missing something? Any advice or ideas would be greatly appreciated. Also, I re-posted this message about an hour ago but for whatever reason it hasn't shown up yet in the newsgroup, so in case I made a mistake posting, I am resending. Thanks, Greg . . |
#6
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |