8.28 V$AQ_NONDUR_SUBSCRIBER
V$AQ_NONDUR_SUBSCRIBER provides information about the non-durable subscriptions on sharded queues.
               
Note:
AQ sharded queues are deprecated in Oracle Database 21c. Oracle recommends that you instead use Transactional Event Queues (TEQs) for higher throughput and better performance.| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Queue ID | 
| 
 | 
 | ID of the non-durable subscriber | 
| 
 | 
 | Subscriber name | 
| 
 | 
 | Rule condition of the subscriber | 
| 
 | 
 | Owner of the transformation (for JMS queues) | 
| 
 | 
 | Name of the transformation (for JMS queues) | 
| 
 | 
 | Non-durable subscriber creation time | 
| 
 | 
 | Property of the subscriber: 
 | 
| 
 | 
 | Type of subscriber: 
 | 
| 
 | 
 | Position of subscriber in subscriber bitmap | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 | 
See Also:
Oracle Database Advanced Queuing User's Guide for more information about Oracle Database Advanced Queueing