dbTalk Databases Forums  

Who is starting SQLSERVR.EXE?

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss Who is starting SQLSERVR.EXE? in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Chris Shearer Cooper
 
Posts: n/a

Default Who is starting SQLSERVR.EXE? - 12-09-2006 , 11:13 AM






I see that I have an instance of SQLSERVR.EXE in my task manager, and I
certainly didn't start it, and can't think of any applications or services
that use it.

How can I find out who started it? Is there a way to connect to SQL server,
and ask it what connections it has currently (or what connections it's had
recently)?

Thanks,
C



Reply With Quote
  #2  
Old   
Dave Patrick
 
Posts: n/a

Default Re: Who is starting SQLSERVR.EXE? - 12-09-2006 , 12:43 PM






You could disable the 'SQL Server (MSSQLSERVER)' service and see what
application complains or give this a go.

http://www.microsoft.com/technet/sys...sExplorer.mspx

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Chris Shearer Cooper" wrote:
Quote:
I see that I have an instance of SQLSERVR.EXE in my task manager, and I
certainly didn't start it, and can't think of any applications or services
that use it.

How can I find out who started it? Is there a way to connect to SQL
server, and ask it what connections it has currently (or what connections
it's had recently)?

Thanks,
C




Reply With Quote
  #3  
Old   
Hari Prasad
 
Posts: n/a

Default Re: Who is starting SQLSERVR.EXE? - 12-09-2006 , 01:58 PM



Hi,

Probably MSSQL Server service is set to AUTOMATICALLY start. If you do not
want SQL Server to run then go to Control Panel -- Services -- Microsoft SQL
Server-
Stop the service and then Double click on the service and disable it. This
will ensure that SQL Server will get started.

How can I find out who started it?

Just go look the security Log...Not sure it might have that information.

Is there a way to connect to SQL server, and ask it what connections it
has currently (or what connections it's had recently)?

Login to SQL Server using SSMS (SQL 2005) or Query ANalyzer (SQL 2000) and
execute SP_WHO to get the list of connections.//

Thanks
Hari



"Chris Shearer Cooper" <chrisnews (AT) sc3 (DOT) net> wrote

Quote:
I see that I have an instance of SQLSERVR.EXE in my task manager, and I
certainly didn't start it, and can't think of any applications or services
that use it.

How can I find out who started it? Is there a way to connect to SQL
server, and ask it what connections it has currently (or what connections
it's had recently)?

Thanks,
C





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.