Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to enable AQ?
According to the docs it isn't available in std either in 9i.
http://tinyurl.com/3ecnw.
but, FWIW this is what we get
SQL> select banner from v$version;
BANNER
SQL> select * from v$option;
PARAMETER VALUE ---------------------------------------------------------------- ----------- --------- Partitioning FALSE Objects TRUE Real Application Clusters FALSE Advanced replication FALSE Bit-mapped indexes FALSE Connection multiplexing TRUE Connection pooling TRUE Database queuing TRUE Incremental backup and recovery FALSE Instead-of triggers TRUE Parallel backup and recovery FALSE Parallel execution FALSE Parallel load TRUE Point-in-time tablespace recovery FALSE Fine-grained access control FALSE Proxy authentication/authorization TRUE Change Data Capture FALSE Plan Stability TRUE Online Index Build FALSE Coalesce Index FALSE Managed Standby FALSE Materialized view rewrite FALSE Materialized view warehouse refresh FALSE Database resource manager FALSE Spatial FALSE Visual Information Retrieval FALSE Export transportable tablespaces FALSE Transparent Application Failover FALSE Fast-Start Fault Recovery FALSE Sample Scan TRUE Duplexed backups FALSE Java TRUE OLAP Window Functions TRUE Block Media Recovery FALSE Fine-grained Auditing FALSE Application Role FALSE Enterprise User Security FALSE Oracle Data Guard FALSE Oracle Label Security FALSE OLAP FALSE Heap segment compression FALSE Join index FALSE Trial Recovery FALSE Oracle Data Mining FALSE Online Redefinition FALSE Streams FALSE File Mapping FALSE
which suggests that the docs are wrong.
-- Niall Litchfield Oracle DBA Audit Commission UK "Andy Hassall" <andy_at_andyh.co.uk> wrote in message news:95rh20pkecajqavme06mu3fdifp3v0utt1_at_4ax.com...Received on Tue Feb 10 2004 - 09:19:48 CST
> On Tue, 10 Feb 2004 13:57:46 -0000, "Niall Litchfield"
> <n-litchfield_at_audit-commission.gov.uk> wrote:
>
> >AQ is, I believe, an Enterprise Edition only feature.
>
> EE only in 8i, moved to Standard in 9i.
>
> --
> Andy Hassall <andy_at_andyh.co.uk> / Space: disk usage analysis tool
> <http://www.andyh.co.uk> / <http://www.andyhsoftware.co.uk/space>
![]() |
![]() |