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 2000 Forums
 SQL Server Administration (2000)
 Killing a System Process

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-02-27 : 12:13:37
Amit writes "Is it possible to kill a System Process like "Lock Monitor", "Task Manager"?
If not, then how to end such processes?

Thanks,
Amit"

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2006-02-27 : 12:33:38
Why would you want to stop those processes?
Go to Top of Page

activecrypt
Posting Yak Master

165 Posts

Posted - 2006-02-28 : 01:00:49
Hi,
nope you are not suppose to kill it , because its SYSTEM PROCEDURE and ONLY USER PROCESSES CAN BE KILLED .

Andy Davis
Sql Shield Team
--------------------------------------------
SQL Server Encryption Software
http://www.sql-shield.com
Go to Top of Page
   

- Advertisement -