Wait events for parallel execution
I have a parallel insert that performs quite ok. However I can see that it experiences some amount of differenct PX events. In order to find out if I could tweak the physical properties of the target tables/indexes, I have looked for some documentation of the wait events, but I can not find very much on the PX events. Master Note for Parallel Wait Events 1097154.1 refers to further notes on some of the events, but not all.
Does a complete documentation of weait events exist, and if so where?
One of the events that I came across is "PX Deq: Table Q Get Keys" I can not find anything on this event, so how do I learn what it means?