4.297 DBA_HIST_BUFFERED_QUEUES
DBA_HIST_BUFFERED_QUEUES displays historical information about all buffered queues available for the instance.
               
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Unique snapshot ID | 
| 
 | 
 | 
 | Database ID for the snapshot | 
| 
 | 
 | 
 | Instance number for the snapshot | 
| 
 | 
 | 
 | Owner of the queue | 
| 
 | 
 | 
 | Name of the queue | 
| 
 | 
 | 
 | Startup time of the instance | 
| 
 | 
 | 
 | ID of the queue | 
| 
 | 
 | 
 | Total number of outstanding messages currently enqueued in the buffered queue for the subscriber (includes the count of the messages overflowed to disk) | 
| 
 | 
 | 
 | Current number of overflow messages spilled to disk from the buffered queue | 
| 
 | 
 | 
 | Cumulative total number of messages enqueued into the buffered queue since the buffered queue was created. | 
| 
 | 
 | 
 | Cumulative total number of overflow messages spilled to disk from the buffered queue since the buffered queue was created | 
| 
 | 
 | 
 | 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) | 
| 
 | 
 | 
 | Last message enqueue time | 
| 
 | 
 | 
 | Last message dequeue time | 
| 
 | 
 | 
 | The database ID of the PDB for the sampled session | 
| 
 | 
 | 
 | The ID of the container that  
 |