Question : When checking on waitin tasks through the Sys.dm_os_waiting_tasks view , I noticed in the resource description column some references which are unfamiliar to me . The wait type was a cxpacket and the resource description was similar to: exchangeEvent id=Pipe5677568b0 WaitType=e_waitPipeNewRow nodeId=2 How do I parse these details to make sense? Answer: The resource description column is a "description of the resource that is being consumed". For different types of wait types there are different nomenclatures. For the wait type cxpacket , the breakdown meanings are: exchangeEvent id={Port|Pipe}