Event 207: waiting sending fault msg to parent in PLL dbcc

When you run dbcc checkstorage, each worker process reports possible faults to the parent process by queuing messages to the parent spid. If the mailbox of the parent process is full, the worker process must wait for more room in the mailbox before it can queue the next message. Event 207 measures the time the worker process spends waiting.