| General Information |
| Library Note |
Morgan's Library Page Header
|
| Purpose |
Not documented but appears to return no error if the current user has DBMS_AQ import privileges. |
| AUTHID |
CURRENT_USER |
| Dependencies |
| DBMS_AQ_IMP_INTERNAL |
DBMS_ZHELP_IR |
|
|
| Documented |
No |
| First Available |
Traced back so far to 9i |
| Security Model |
Owned by SYS with no privileges granted |
| Source |
{ORACLE_HOME}/rdbms/admin/prvtaqxi.plb |
| |
| CHECK_IMPORT_PRIV |
| Undocumented |
dbms_aq_imp_zecurity.check_import_priv; |
conn / as sysdba
exec dbms_aq_imp_zecurity.check_import_priv;
PL/SQL procedure successfully completed. |