![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, In SQL2000 I had to change permissions to scmanager to tell if SQL2000 was running on a server after the server was upgraded to W2K3 SP1. This was due to SP1 security changes. Now I have SQL2005 Management Studio and I cannot see the status of any of my SQL2005 servers and only some of my SQL2000 servers. I am a DBA but my Windows account is not a local admin on the server. This was the main change in SP1 that only members of the local admin group had the ability to use scmanager to poll the SQL2000 server to see if it was running. So what is SQL2005 using to see the status of SQL2005 on a server? What permission do I need now? Thanks Chris |
#3
| |||
| |||
|
|
Hi Chris SQL Server Configuration Manager will show the status of the services running on a server. A version for Service Manager for SQL 2005 can be found at http://www.sqldbatips.com/showarticle.asp?ID=46 There is also a stored procedure to check that a service is running at http://www.sqldbatips.com/showcode.asp?ID=38 John "Chris Wood" wrote: Hi, In SQL2000 I had to change permissions to scmanager to tell if SQL2000 was running on a server after the server was upgraded to W2K3 SP1. This was due to SP1 security changes. Now I have SQL2005 Management Studio and I cannot see the status of any of my SQL2005 servers and only some of my SQL2000 servers. I am a DBA but my Windows account is not a local admin on the server. This was the main change in SP1 that only members of the local admin group had the ability to use scmanager to poll the SQL2000 server to see if it was running. So what is SQL2005 using to see the status of SQL2005 on a server? What permission do I need now? Thanks Chris |
#4
| |||
| |||
|
|
Hi Chris SQL Server Configuration Manager will show the status of the services running on a server. A version for Service Manager for SQL 2005 can be found at http://www.sqldbatips.com/showarticle.asp?ID=46 There is also a stored procedure to check that a service is running at http://www.sqldbatips.com/showcode.asp?ID=38 John "Chris Wood" wrote: Hi, In SQL2000 I had to change permissions to scmanager to tell if SQL2000 was running on a server after the server was upgraded to W2K3 SP1. This was due to SP1 security changes. Now I have SQL2005 Management Studio and I cannot see the status of any of my SQL2005 servers and only some of my SQL2000 servers. I am a DBA but my Windows account is not a local admin on the server. This was the main change in SP1 that only members of the local admin group had the ability to use scmanager to poll the SQL2000 server to see if it was running. So what is SQL2005 using to see the status of SQL2005 on a server? What permission do I need now? Thanks Chris |
#5
| |||
| |||
|
|
Hi Chris SQL Server Configuration Manager will show the status of the services running on a server. A version for Service Manager for SQL 2005 can be found at http://www.sqldbatips.com/showarticle.asp?ID=46 There is also a stored procedure to check that a service is running at http://www.sqldbatips.com/showcode.asp?ID=38 John "Chris Wood" wrote: Hi, In SQL2000 I had to change permissions to scmanager to tell if SQL2000 was running on a server after the server was upgraded to W2K3 SP1. This was due to SP1 security changes. Now I have SQL2005 Management Studio and I cannot see the status of any of my SQL2005 servers and only some of my SQL2000 servers. I am a DBA but my Windows account is not a local admin on the server. This was the main change in SP1 that only members of the local admin group had the ability to use scmanager to poll the SQL2000 server to see if it was running. So what is SQL2005 using to see the status of SQL2005 on a server? What permission do I need now? Thanks Chris |
#6
| |||
| |||
|
|
Thanks John and Jasper. The SQL Manager looks good. Chris "John Bell" <jbellnewsposts (AT) hotmail (DOT) com> wrote in message news:11E81A0B-5A88-48AC-B08B-095933A4672B (AT) microsoft (DOT) com... Hi Chris SQL Server Configuration Manager will show the status of the services running on a server. A version for Service Manager for SQL 2005 can be found at http://www.sqldbatips.com/showarticle.asp?ID=46 There is also a stored procedure to check that a service is running at http://www.sqldbatips.com/showcode.asp?ID=38 John "Chris Wood" wrote: Hi, In SQL2000 I had to change permissions to scmanager to tell if SQL2000 was running on a server after the server was upgraded to W2K3 SP1. This was due to SP1 security changes. Now I have SQL2005 Management Studio and I cannot see the status of any of my SQL2005 servers and only some of my SQL2000 servers. I am a DBA but my Windows account is not a local admin on the server. This was the main change in SP1 that only members of the local admin group had the ability to use scmanager to poll the SQL2000 server to see if it was running. So what is SQL2005 using to see the status of SQL2005 on a server? What permission do I need now? Thanks Chris |
#7
| |||
| |||
|
|
Hi Chris As you obviously miss SQL 2000 Then check out the customised reportJasper has that replicates the taskpad view from Enterprise Manager http://sqlblogcasts.com/blogs/sqldbatips/ This can be used with SQL 2005 SP2 John "Chris Wood" wrote: Thanks John and Jasper. The SQL Manager looks good. Chris "John Bell" <jbellnewsposts (AT) hotmail (DOT) com> wrote in message news:11E81A0B-5A88-48AC-B08B-095933A4672B (AT) microsoft (DOT) com... Hi Chris SQL Server Configuration Manager will show the status of the services running on a server. A version for Service Manager for SQL 2005 can be found at http://www.sqldbatips.com/showarticle.asp?ID=46 There is also a stored procedure to check that a service is running at http://www.sqldbatips.com/showcode.asp?ID=38 John "Chris Wood" wrote: Hi, In SQL2000 I had to change permissions to scmanager to tell if SQL2000 was running on a server after the server was upgraded to W2K3 SP1. This was due to SP1 security changes. Now I have SQL2005 Management Studio and I cannot see the status of any of my SQL2005 servers and only some of my SQL2000 servers. I am a DBA but my Windows account is not a local admin on the server. This was the main change in SP1 that only members of the local admin group had the ability to use scmanager to poll the SQL2000 server to see if it was running. So what is SQL2005 using to see the status of SQL2005 on a server? What permission do I need now? Thanks Chris |
#8
| |||
| |||
|
|
John, I do find 2005 a lot different than 2000 but in this case I just want to know, using SSMS, if the SQL Service is running on a server from my XP SP2 workstation. Looks like I will have to raise an incident with MS, that's how I got 2000 SEM fixed when the servers upgraded to W2K3 SP1. Thanks Chris "John Bell" <jbellnewsposts (AT) hotmail (DOT) com> wrote in message news:CED16521-026B-4CF2-9551-78B5A149100E (AT) microsoft (DOT) com... Hi Chris As you obviously miss SQL 2000 Then check out the customised reportJasper has that replicates the taskpad view from Enterprise Manager http://sqlblogcasts.com/blogs/sqldbatips/ This can be used with SQL 2005 SP2 John "Chris Wood" wrote: Thanks John and Jasper. The SQL Manager looks good. Chris "John Bell" <jbellnewsposts (AT) hotmail (DOT) com> wrote in message news:11E81A0B-5A88-48AC-B08B-095933A4672B (AT) microsoft (DOT) com... Hi Chris SQL Server Configuration Manager will show the status of the services running on a server. A version for Service Manager for SQL 2005 can be found at http://www.sqldbatips.com/showarticle.asp?ID=46 There is also a stored procedure to check that a service is running at http://www.sqldbatips.com/showcode.asp?ID=38 John "Chris Wood" wrote: Hi, In SQL2000 I had to change permissions to scmanager to tell if SQL2000 was running on a server after the server was upgraded to W2K3 SP1. This was due to SP1 security changes. Now I have SQL2005 Management Studio and I cannot see the status of any of my SQL2005 servers and only some of my SQL2000 servers. I am a DBA but my Windows account is not a local admin on the server. This was the main change in SP1 that only members of the local admin group had the ability to use scmanager to poll the SQL2000 server to see if it was running. So what is SQL2005 using to see the status of SQL2005 on a server? What permission do I need now? Thanks Chris |
#9
| |||
| |||
|
|
I think the problem is that Windows XP has different default firewall settings than Server 2003 so we cannot remotely query the service through WMI. Here is an article on how you can properly configure your firewall settings. http://msdn.microsoft.com/library/de...s_firewall.asp I agree that this is a less than ideal solution. Especially in a development or test environment where you are using/managing multiple remote SQL Express instances on Windows XP boxes. If this is important to you, please file this as an issue on Microsoft Connect. http://connect.microsoft.com/SQLServer/. Thanks, Paul A. Mestemaker II Program Manager Microsoft SQL Server Manageability http://blogs.msdn.com/sqlrem/ "Chris Wood" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message news:uqBwhXhGHHA.4116 (AT) TK2MSFTNGP05 (DOT) phx.gbl... John, I do find 2005 a lot different than 2000 but in this case I just want to know, using SSMS, if the SQL Service is running on a server from my XP SP2 workstation. Looks like I will have to raise an incident with MS, that's how I got 2000 SEM fixed when the servers upgraded to W2K3 SP1. Thanks Chris "John Bell" <jbellnewsposts (AT) hotmail (DOT) com> wrote in message news:CED16521-026B-4CF2-9551-78B5A149100E (AT) microsoft (DOT) com... Hi Chris As you obviously miss SQL 2000 Then check out the customised reportJasper has that replicates the taskpad view from Enterprise Manager http://sqlblogcasts.com/blogs/sqldbatips/ This can be used with SQL 2005 SP2 John "Chris Wood" wrote: Thanks John and Jasper. The SQL Manager looks good. Chris "John Bell" <jbellnewsposts (AT) hotmail (DOT) com> wrote in message news:11E81A0B-5A88-48AC-B08B-095933A4672B (AT) microsoft (DOT) com... Hi Chris SQL Server Configuration Manager will show the status of the services running on a server. A version for Service Manager for SQL 2005 can be found at http://www.sqldbatips.com/showarticle.asp?ID=46 There is also a stored procedure to check that a service is running at http://www.sqldbatips.com/showcode.asp?ID=38 John "Chris Wood" wrote: Hi, In SQL2000 I had to change permissions to scmanager to tell if SQL2000 was running on a server after the server was upgraded to W2K3 SP1. This was due to SP1 security changes. Now I have SQL2005 Management Studio and I cannot see the status of any of my SQL2005 servers and only some of my SQL2000 servers. I am a DBA but my Windows account is not a local admin on the server. This was the main change in SP1 that only members of the local admin group had the ability to use scmanager to poll the SQL2000 server to see if it was running. So what is SQL2005 using to see the status of SQL2005 on a server? What permission do I need now? Thanks Chris |
![]() |
| Thread Tools | |
| Display Modes | |
| |