| Oracle8i Supplied PL/SQL Packages Reference Release 2 (8.1.6) Part Number A76936-01  | 
  | 
The DBMS_AQADM package provides procedures to manage Advanced Queuing configuration and administration information. 
| 
See Also:
 
Oracle8i Application Developer's Guide - Advanced Queuing contains detailed information about   | 
When using enumerated constants, such as INFINITE,TRANSACTIONAL, or NORMAL_QUEUE, the symbol must be specified with the scope of the packages defining it. All types associated with the administrative interfaces must be prepended with DBMS_AQADM. For example:
DBMS_AQADM.NORMAL_QUEUE
| Parameter | Options | 
|---|---|
    
retention  | 
    
0,1,2...INFINITE  | 
    
message_grouping  | 
    
TRANSACTIONAL, NONE  | 
    
queue_type  | 
    
NORMAL_QUEUE, EXCEPTION_QUEUE, NON_PERSISTENT_QUEUE  | 
| 
See Also:
 
For more information on the Java classes and data structures used in both   | 
| 
 | 
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved.  | 
 
  |