Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to use sys.dbms_aqadm_syscalls package

Re: How to use sys.dbms_aqadm_syscalls package

From: stephen O'D <stephen.odonnell_at_gmail.com>
Date: 23 Jan 2006 04:02:10 -0800
Message-ID: <1138017730.030374.178340@g44g2000cwa.googlegroups.com>

Swapnil wrote:
> sys.dbms_aqadm_syscalls is oracle wrapper. Its procedure and fuction
> prototype is not available. How to use sys.dbms_aqadm_syscalls ?
>
>
> Thanks
> Swapnil.

I suspect that package is used internally by the other AQ packages and hence its specification is not published. I had a quick look in the "Supplied PL/SQL Packages and Types Reference" guide and it doesn't seem to be in there, which would imply you are not supposed to use it.

DBMS_AQ and DBMS_AQADM are the two main AQ package I use. Received on Mon Jan 23 2006 - 06:02:10 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US