8.209 V$EQ_NONDUR_SUBSCRIBER_LWM
V$EQ_NONDUR_SUBSCRIBER_LWM projects the low watermarks (LWMs) of non-durable subscribers in a Transactional Event Queue (TEQ). The LWM of a non-durable subscriber is a combination of event stream, priority, and LWM (event queue partition).
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Queue ID | 
| 
 | 
 | ID of the non-durable subscriber | 
| 
 | 
 | Event stream ID | 
| 
 | 
 | Priority of the event stream | 
| 
 | 
 | Lower watermark (in an event stream partition) of the non-durable subscriber | 
| 
 | 
 | 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