Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Advanced queueing and Oracle 9i standard engine
Ah lovely.
In the 10g Licensing Guide you'll see that Change Data Capture isn't available, but message queing and apply is.
Metalink Note 185049.1 will tell you that AQ is available from 9i SE, (and could sort of be used in 8i with products like Oracle Workflow).
The note is, apparently, correct
SQL>SELECT BANNER FROM V$VERSION; BANNER
5 rows selected.
SQL>SELECT * FROM V$OPTION WHERE PARAMETER = 'Database queuing';
PARAMETER
On Mon, 21 Feb 2005 10:09:07 -0000, John Dunn <jdunn_at_sefas.com> wrote:
> Um..I'm confused
>
> The following document seems to say that it is NOT part of 9i standard
> edition
>
> http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96531/ch5_edit
> .htm
>
> -----Original Message-----
> From: Niall Litchfield [mailto:niall.litchfield_at_gmail.com]
> Sent: 16 February 2005 20:42
> To: jdunn_at_sefas.com
> Cc: Oracle-L_at_freelists.org
> Subject: Re: Advanced queueing and Oracle 9i standard engine
>
> On Wed, 16 Feb 2005 14:27:50 -0000, John Dunn <jdunn_at_sefas.com> wrote:
> > Is AQ available in 9i Standard Engine...or only in Enterprise?
>
> Yes.
> --
> Niall Litchfield
> Oracle DBA
> http://www.niall.litchfield.dial.pipex.com
>
>
-- Niall Litchfield Oracle DBA http://www.niall.litchfield.dial.pipex.com -- http://www.freelists.org/webpage/oracle-lReceived on Mon Feb 21 2005 - 07:53:16 CST