Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15889

Deciphering deadlock trace information

$
0
0

I turned on trace flags 1222 and 1204.  I got a lot of information about deadlocks but there seems to be missing information.

When it says "Wait-for graph" is it producing a graph somewhere or is the informatrion that follows the "graph"?

I seem to be having a problem reading  information due to casting errors.  I don't understand why.

Does this section of my log make sense to anyone?

Thanks.

11/21/2012 10:01:54,spid6s,Unknown,Deadlock encountered .... Printing deadlock information

11/21/2012 10:01:54,spid6s,Unknown,Wait-for graph

11/21/2012 10:01:54,spid6s,Unknown,Log Viewer could not read information for this log entry. Cause: Unable to cast object of type 'System.DBNull' to type 'System.String'.. Content:

11/21/2012 10:01:54,spid6s,Unknown,Node:1

11/21/2012 10:01:54,spid6s,Unknown,Port: 0x000000045B2A90F0  Xid Slot: 2<c/> Wait Slot: 0<c/> Task: 0x00000003D45A6748<c/> (Producer)<c/> Exchange Wait Type: e_waitPipeNewRow<c/> Merging: 1

11/21/2012 10:01:54,spid6s,Unknown,ResType:ExchangeId Stype:'AND' SPID:2211 BatchID:0 ECID:4 TaskProxy:(0x000000051A0F16D0) Value:0xd45a6748 Cost:(20/0)

11/21/2012 10:01:54,spid6s,Unknown,SPID: 2211 ECID: 4 Statement Type: SELECT Line #: 1

11/21/2012 10:01:54,spid6s,Unknown,Input Buf: No Event:

11/21/2012 10:01:54,spid6s,Unknown,Log Viewer could not read information for this log entry. Cause: Unable to cast object of type 'System.DBNull' to type 'System.String'.. Content:

11/21/2012 10:01:54,spid6s,Unknown,Node:2

11/21/2012 10:01:54,spid6s,Unknown,Port: 0x00000004682BDA90  Xid Slot: 3<c/> Wait Slot: 1<c/> Task: 0x0000000205E64BC8<c/> (Producer)<c/> Exchange Wait Type: e_waitPipeNewRow<c/> Merging: 1

11/21/2012 10:01:54,spid6s,Unknown,ResType:ExchangeId Stype:'AND' SPID:2211 BatchID:0 ECID:25 TaskProxy:(0x000000051A0F1F70) Value:0x5e64bc8 Cost:(20/0)

11/21/2012 10:01:54,spid6s,Unknown,SPID: 2211 ECID: 25 Statement Type: SELECT Line #: 1

11/21/2012 10:01:54,spid6s,Unknown,Input Buf: No Event:

11/21/2012 10:01:54,spid6s,Unknown,Log Viewer could not read information for this log entry. Cause: Unable to cast object of type 'System.DBNull' to type 'System.String'.. Content:

11/21/2012 10:01:54,spid6s,Unknown,Node:3

11/21/2012 10:01:54,spid6s,Unknown,Port: 0x00000004682BCFB0  Xid Slot: 0<c/> Wait Slot: 3<c/> Task: 0x00000002B22BD4C8<c/> (Consumer)<c/> Exchange Wait Type: e_waitPipeGetRow<c/> Merging: 0

11/21/2012 10:01:54,spid6s,Unknown,ResType:ExchangeId Stype:'AND' SPID:2211 BatchID:0 ECID:3 TaskProxy:(0x000000051A0F1670) Value:0xb22bd4c8 Cost:(0/10000)

11/21/2012 10:01:54,spid6s,Unknown,SPID: 2211 ECID: 3 Statement Type: SELECT Line #: 1

11/21/2012 10:01:54,spid6s,Unknown,Input Buf: No Event:

11/21/2012 10:01:54,spid6s,Unknown,Log Viewer could not read information for this log entry. Cause: Unable to cast object of type 'System.DBNull' to type 'System.String'.. Content:

11/21/2012 10:01:54,spid6s,Unknown,Node:4

11/21/2012 10:01:54,spid6s,Unknown,Port: 0x000000045B2A8620  Xid Slot: 0<c/> Wait Slot: 1<c/> Task: 0x0000000447190508<c/> (Coordinator)<c/> Exchange Wait Type: e_waitPipeGetRow<c/> Merging: 0

11/21/2012 10:01:54,spid6s,Unknown,ResType:ExchangeId Stype:'AND' SPID:2211 BatchID:0 ECID:0 TaskProxy:(0x000000048ABA0510) Value:0x47190508 Cost:(0/10000)

11/21/2012 10:01:54,spid6s,Unknown,SPID: 2211 ECID: 0 Statement Type: SELECT Line #: 1

11/21/2012 10:01:54,spid6s,Unknown,Input Buf: Language Event: SET transaction isolation level read uncommitted; exec TSFRTRATEShipPapersReport5 2<c/> ' '<c/> ' '<c/> ' '


Viewing all articles
Browse latest Browse all 15889

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>