Oracle9i Application Developer's Guide - Advanced Queuing
Release 1 (9.0.1)

Part Number A88890-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Administrative Interface: Views, 2 of 21


Use Case Model: Administrative Interface -- Views

Table 10-1 Use Case Model: Administrative Interface -- Views
Use Case  Name of View 

Selecting All Queue Tables in Database 

DBA_QUEUE_TABLES 

Selecting User Queue Tables 

ALL_QUEUE_TABLES 

Selecting All Queues in Database 

DBA_QUEUES 

Selecting All Propagation Schedules 

DBA_QUEUE_SCHEDULES 

Selecting Queues for Which User Has Any Privilege 

ALL_QUEUES 

Selecting Queues for Which User Has Queue Privilege 

QUEUE_PRIVILEGES 

Selecting Messages in Queue Table 

AQ$<name of queue table> 

Selecting Queue Tables in User Schema 

USER_QUEUE_TABLES 

Selecting Queues In User Schema 

USER_QUEUES 

Selecting Propagation Schedules in User Schema 

USER_QUEUE_SCHEDULES 

Selecting Queue Subscribers 

AQ$<name of queue table>_S 

Selecting Queue Subscribers and Their Rules 

AQ$<name of queue table>_R 

Selecting the Number of Messages in Different States for the Whole Database 

GV$AQ 

Selecting the Number of Messages in Different States for Specific Instances 

V$AQ 

Selecting the AQ Agents Registered for Internet Access 

AQ$INTERNET_USERS 

Selecting User Transformations 

USER_TRANSFORMATIONS 

Selecting User Transformation Functions 

USER_ATTRIBUTE_TRANSFORMATIONS 

Selecting All Transformations 

DBA_TRANSFORMATIONS 

Selecting All Transformation Functions 

DBA_ATTRIBUTE_TRANSFORMATIONS 

Figure 10-1 Use Case Model: Administrative Interface--Views


Text description of adq10qvw4.gif follows
Text description of the illustration adq10qvw4.gif

Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback