Oracle DBMS_AQ_SUB
Version 23c

General Information
Library Note Morgan's Library Page Header
ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling complimentary technical Workshops on Database Security for the first 30 Oracle Database customers located anywhere in North America, EMEA, LATAM, or APAC that send an email to asra_us@oracle.com. Request a Workshop for your organization today.
Purpose Supporting package for Advanced Queuing
AUTHID CURRENT_USER
Dependencies
AQ$_BND AQ$_GET_SUBSCRIBERS DBMS_ASSERT
AQ$_BND_ARRAY    
Documented No
First Available 20c
Pragmas PRAGMA SUPPLEMENTAL_LOG_DATA(default, NONE);
Security Model Owned by SYS with no privileges granted.
Source {ORACLE_HOME}/rdbms/admin/depsaq.sql
 
GET_SUB_CURSOR (new 20c)
Packed used by aq$_get_subscribers to get cursor for list of subscribers for the  queue dbms_aq_sub.get_sub_cursor(
schema  IN VARCHAR2,
dquser  IN VARCHAR2,
qtname  IN VARCHAR2,
qname   IN VARCHAR2,
qtflags IN BINARY_INTEGER)
RETURN SYS_REFCURSOR;
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
DBMS_AQ
DBMS_AQADM
What's New In 21c
What's New In 23c

Morgan's Library Page Footer
This site is maintained by Dan Morgan. Last Updated: This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2023 Daniel A. Morgan All Rights Reserved
  DBSecWorx