4.19 ALL_QUEUE_EVENT_STREAMS
ALL_QUEUE_EVENT_STREAMS
describes the Transactional Event Queue (TEQ) event streams accessible to the current user.
Related Views
-
DBA_QUEUE_EVENT_STREAMS
describes all TEQ event streams in the database. -
USER_QUEUE_EVENT_STREAMS
describes the TEQ event streams owned by the current user.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the queue |
|
|
|
Name of the queue |
|
|
|
Queue ID |
|
|
|
Event stream ID |
|
|
|
Delay event stream ID |
|
|
|
Event stream enqueue instance ID |
|
|
|
Type of event stream. Possible values:
|
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