Re: Help with blocking
From: Umut Nazlica (UmutNazlica_at_discussions.microsoft.com)
Date: 02/08/05
- Next message: John Bell: "RE: SQL 2000 restore to new server"
- Previous message: John Bell: "RE: Text Datatype used in Data Transfer for Mobile Application"
- In reply to: steveg_at_payerpath.com: "Re: Help with blocking"
- Next in thread: steveg_at_payerpath.com: "Re: Help with blocking"
- Reply: steveg_at_payerpath.com: "Re: Help with blocking"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Feb 2005 00:49:03 -0800
I don't think parallel queries cause multiple rows in sysprocesses. I only
see multiple entries in sysprocesses related to same SPID when lightweight
pooling is set to 1. (NT Fibre's).
FYI: Parallel Process wait type is CXPACKET
"steveg@payerpath.com" wrote:
> I don't thing the DELETE is running as a parallel process because while
> it's running I only see one row for it in sysprocesses. For parallel
> queries I would expect to see multiple entries in sysprocesses for the
> same SPID with different values in the ecid column for each process.
>
> Steve
>
>
- Next message: John Bell: "RE: SQL 2000 restore to new server"
- Previous message: John Bell: "RE: Text Datatype used in Data Transfer for Mobile Application"
- In reply to: steveg_at_payerpath.com: "Re: Help with blocking"
- Next in thread: steveg_at_payerpath.com: "Re: Help with blocking"
- Reply: steveg_at_payerpath.com: "Re: Help with blocking"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|