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

Home -> Community -> Usenet -> c.d.o.server -> Re: Question concerning Java option

Re: Question concerning Java option

From: Peter Karl Lichtenwagner <peter_at_monochrom.at>
Date: 2000/03/11
Message-ID: <8uvy4.34422$763.1527584@news.chello.at>#1/1

> Did you install the enterprise edition or the standard edition? Many of
> the options on 8iEE are not standard on 8i (e.g. instead-of triggers are
> standard on the EE, but not on 8i).
>
> Cheers,
> GC

Sorry for not to mention this, I've installed 8.1.6EE and have all the other options .... The only "missing" one is the Java-option which seems to work nevertheless

SQL> select * from v$option;

PARAMETER                           VALUE
----------------------------------- -----
Partitioning                        TRUE
Objects                             TRUE
Parallel Server                     FALSE
Advanced replication                TRUE
Bit-mapped indexes                  TRUE
Connection multiplexing             TRUE
Connection pooling                  TRUE
Database queuing                    TRUE
Incremental backup and recovery     TRUE
Instead-of triggers                 TRUE
Parallel backup and recovery        TRUE
Parallel execution                  TRUE
Parallel load                       TRUE
Point-in-time tablespace recovery   TRUE
Fine-grained access control         TRUE
N-Tier authentication/authorization TRUE
Function-based indexes              TRUE
Plan Stability                      TRUE
Online Index Build                  TRUE
Coalesce Index                      TRUE
Managed Standby                     TRUE
Materialized view rewrite           TRUE
Materialized view warehouse refresh TRUE
Database resource manager           TRUE
Spatial                             TRUE
Visual Information Retrieval        TRUE
Export transportable tablespaces TRUE Transparent Application Failover TRUE
Fast-Start Fault Recovery           TRUE
Sample Scan                         TRUE
Duplexed backups                    TRUE
Java                                FALSE
OLAP Window Functions               TRUE


cheers
peter Received on Sat Mar 11 2000 - 00:00:00 CST

Original text of this message

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