7.113 V$BUFFERED_QUEUES
V$BUFFERED_QUEUES displays information about all buffered queues in the instance. There is one row per queue.
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Identifier for the queue | 
| 
 | 
 | Owner of the queue | 
| 
 | 
 | Name of the queue | 
| 
 | 
 | Startup time | 
| 
 | 
 | Total number of messages currently in the buffered queue | 
| 
 | 
 | Current number of overflow messages spilled to disk from the buffered queue | 
| 
 | 
 | Cumulative total number of messages enqueued into the buffered queue since the database last started | 
| 
 | 
 | Cumulative total number of overflow messages spilled to disk from the buffered queue since the database last started | 
| 
 | 
 | Number of expired messages | 
| 
 | 
 | Message ID of the oldest message | 
| 
 | 
 | Enqueue time of the oldest message | 
| 
 | 
 | Indicates whether the queue is in recovery mode ( | 
| 
 | 
 | Total time spent in enqueue (in hundredths of a second) | 
| 
 | 
 | Total time spent in dequeue (in hundredths of a second) | 
| 
 | 
 | Total time for evaluating transformations (in hundredths of a second) | 
| 
 | 
 | Total time for rule evaluations (in hundredths of a second) | 
| 
 | 
 | Total CPU time for enqueue (in hundredths of a second) | 
| 
 | 
 | Total CPU time for dequeue (in hundredths of a second) | 
| 
 | 
 | Average age of messages in the queue | 
| 
 | 
 | Last message enqueue time | 
| 
 | 
 | Last message dequeue time | 
| 
 | 
 | Size of queue, which is the total number of bytes allocated for all messages and metadata | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 |