8.205 V$EQ_MESSAGE_CACHE
V$EQ_MESSAGE_CACHE provides performance statistics of the message cache for Transactional Event Queues (TEQs) at the event stream partition level in the instance.
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Queue ID | 
| 
 | 
 | Event stream ID | 
| 
 | 
 | Priority of the event stream partition for dequeue, range  | 
| 
 | 
 | Event stream partition ID | 
| 
 | 
 | Queue partition ID | 
| 
 | 
 | Maximum number of messages for the event stream partition | 
| 
 | 
 | Number of messages enqueued for the event stream partition | 
| 
 | 
 | Number of messages made expired | 
| 
 | 
 | The size of the memory chunk for storing messages | 
| 
 | 
 | Number of chunks for the event stream partition | 
| 
 | 
 | Number of free chunks for the event stream partition | 
| 
 | 
 | Total estimated size of memory in use (in bytes) for the event stream partition | 
| 
 | 
 | Event stream partition state. Possible values: 
 | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 | 
Note:
This view is available starting with Oracle Database 21c.
See Also:
Oracle Database Advanced Queuing User's Guide for more information about Oracle Transactional Event Queues and Advanced Queuing