Dynamic Performance (V$) Views, 145 of 237
This view contains information on the multi-thread message queues.
PADDR
RAW(4)
Address of the process that owns the queue
TYPE
VARCHAR2
Type of queue (COMMON (processed by servers)| DISPATCHER)
COMMON
DISPATCHER
QUEUED
NUMBER
Number of items in the queue
WAIT
Total time that all items in this queue have waited. Divide by TOTALQ for average wait per item.
TOTALQ
Total number of items that have ever been in the queue