Search notes:
Oracle wait event: PX qref latch
Each parallel execution process has a PX qref latch. This latch must be acquired before the queue buffers can be manipulated.
Many waits usually indicate that the sender is faster than the receiver. In such cases, the degree of parallelism should possibly be reduced.