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)
 Process info

Author  Topic 

sica
Posting Yak Master

143 Posts

Posted - 2001-10-26 : 06:13:23
Hi everyone,

Question 1:
I'm looking for some more detailed information about Enterprise Manager process info like what all wait type,status,command stands for.

Exemple: I got an spidid with a wait status CXPACKET and I'm sure what it means.

Question 2:
Can be a differance in performance if I run a sp via sql server agent as a job or via osql-uttility?
Does the job via sql server agent has internal wait time in execution that can delay or degrade the performance if I choose this way?

Thanks!
All ideas and hint are welcomed!!!
//Sica

   

- Advertisement -