Which has the higher priority in your organization: Deploying a new database or securing the ones you already have?
Looking for a website, and resources, dedicated solely to securing Oracle databases? Check out DBSecWorx.
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
Security Model
Owned by SYS with no privileges granted.
Source
{ORACLE_HOME}/rdbms/admin/
GET_SUB_CURSOR (new 20c)
Undocumented
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;