How do you use cloud databases? Take the survey.
Options

SQL Monitor - DeadLocks, Extemded Events - Beta. Does it work with SQL2008R2SP3?

I enabled this beta feature from the configuration page. I started receiving a lot of Dead Lock events in quick batched. However, there are no cooresponding dead lock events in the SQL Error Log and the applications are not reporting any errors. Base on data in the Output tabe, the dead locks are parallelism (e_Pipe_WaitNewRow).

The server is a VMWare VM - Windows 2008R2 DataCenter SQL2008R2 StdEd(10.50.6452) with 128GB RAM and 12 Cores. Max DOP = 6, COTP=50.

For example, I have 10 entries all with the same datetime. Each entry has some combination of the 6 processes making up SPID 118. None of them include any SQL fragments. All of them identify the same Line #, Statment Start, ....

Any help or suggestions appreciated.
Thanks
Tagged:

Answers

Sign In or Register to comment.