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 |
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? |
 |
|
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 DavisSql Shield Team--------------------------------------------SQL Server Encryption Softwarehttp://www.sql-shield.com |
 |
|
|
|
|