| Oracle9i Database Reference Release 2 (9.2) Part Number A96536-02 |
|
|
View PDF |
ALL_QUEUES describes all queues on which the current user has enqueue or dequeue privileges. If the user has any Advanced Queuing system privileges, like MANAGE ANY QUEUE, ENQUEUE ANY QUEUE or DEQUEUE ANY QUEUE, then this view describes all queues in the database.
DBA_QUEUES describes all queues in the database.USER_QUEUES describes the operational characteristics of every queue owned by the current user. This view does not display the OWNER column.
| See Also:
Oracle9i Application Developer's Guide - Advanced Queuing for more information about these views and Advanced Queuing |