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 |
memarcie
Yak Posting Veteran
91 Posts |
Posted - 2007-03-09 : 10:57:41
|
When I look at current activity / process info in EM, there are several processes that show task manager as the command. Why is this? Is this normal?Thanks,Marcie |
|
snSQL
Master Smack Fu Yak Hacker
1837 Posts |
Posted - 2007-03-09 : 12:38:23
|
Those are internal processes and it is normal. You want to look at user processes only - the ones with Process ID 51 and higher. |
 |
|
|
|
|