Oracle9i Database New Features
Release 1 (9.0.1)

Part Number A90120-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to next page

B
Oracle8 Options and Features

This appendix contains the following sections:

Oracle8 Options

Table B-1 describes the options available in Oracle8.

See Also:

Oracle8 documentation at http://technet.oracle.com for more detailed information about specific options 

Table B-1 Oracle8 Options  
Feature   Oracle8   Oracle8 Enterprise Edition   Notes and References  

Oracle8 Options (available only for the Oracle8 Enterprise Edition, at extra cost)  

Objects Option 

The Objects option allows data to be represented, accessed, manipulated, and stored as business objects.

It allows the definition of object types and all features that use object types, including object tables, object views, the object cache, extended Oracle Call Interface features, the object features of Pro*C, extended SQL and PL/SQL support of object capabilities.

No CREATE TYPE, ALTER TYPE, or CREATE OR REPLACE TYPE statements are possible without this option.

Note: INSTEAD OF triggers are available with the Oracle8 Enterprise Edition, even without the objects option, and can apply to relational views. Also note that LOBs (large objects) are included in both Oracle8 and the Oracle8 Enterprise Edition. 

Partitioning Option 

The Partitioning option allows the definition of partitions of tables and indexes. This feature is useful for OLTP and Data Warehousing users. Note that this option is required for parallel index scans and parallel DML (insert, update, and delete). Note also that partition views, a feature of Oracle7 release 7.3, is included in the Oracle8 Enterprise Edition without this option.

No CREATE PARTITION statements are possible without this option. 

Advanced Networking Option 

The Advanced Networking option provides client/server, server/server network security using encryption and data integrity checking as well as enhanced user authentication services. 

Enterprise Manager Performance Pack  

The Oracle Enterprise Manager Performance Pack provides an advanced set of tools for managing database environments. It consists of six applications for advanced diagnostics, monitoring, and tuning of Oracle environments.  

Parallel Server Option 

The Parallel Server option allows multiple nodes of a loosely-coupled system (such as a cluster or massively parallel platform) to share access to a single database, for increased scalability and availability. It includes client-side failover and, on some platforms, inter-node parallel query. 

Oracle8 Features

Table B-2 describes the features available in Oracle8.

See Also:

Oracle8 documentation at http://technet.oracle.com for more detailed information about specific features 

Table B-2 Oracle8 Features  
Feature   Oracle8   Oracle8 Enterprise Edition   Notes and References  

Systems Management and Availability  

Enterprise Manager  

 

Enterprise Manager Performance Pack  

 

Server Managed Backup and Recovery  

 

Recovery catalog for online backup 

 

Online recovery 

 

Incremental backup and recovery 

 

Parallel backup and recovery 

Oracle8 can only allocate one recovery manager channel at a time, thus limiting the parallelism to one stream. The Oracle8 Enterprise Edition allows unlimited parallelism. 

Legato Storage Manager 

 

Point-in-time tablespace recovery 

 

Fail Safe for Oracle8 on NT 

This feature is available on Windows NT.  

Datawarehouse/VLDB Features  

Bit-mapped indexes 

 

Star Query optimization 

In Oracle8, star query processing is the algorithm that utilizes B-tree indexes. In the Oracle8 Enterprise Edition, the parallel bitmap index join algorithm can also be utilized. 

Parallel Execution 

 

Parallel Load  

 

Parallel Query  

 

Parallel DML (INSERT, UPDATE, and DELETE

This feature requires the Partitioning Option. 

Parallel index scans 

This feature requires the Partitioning Option. 

Parallel Bitmap Star Joins 

 

Parallel Index Build 

 

Parallel Analyze 

This feature requires the Partitioning Option. 

Programming Interfaces 

 

Oracle Call Interface  

 

Objects for OLE  

 

ODBC driver 

 

Pro*C/C++ 

This feature is available at extra cost as part of Oracle Programmer. 

Object Features  

object references (REFs) 

 

object collections 

 

nested tables 

 

    variable arrays (varrays)

 

 

object views 

 

Distributed Features  

Distributed queries  

 

Distributed transactions  

 

    Two-phase commit

 

 

    XA

 

 

Heterogeneous Services 

 

Basic Replication 

 

    Read-only snapshots

 

 

    Subquery subsetting

 

 

    Primary key based
    snapshots

 

 

    Internal triggers

 

 

    Replicated LOBs

 

 

Advanced Replication 

 

    Updatable snapshots

 

 

    Multimaster replication

 

 

    Conflict detection and resolution

 

 

    Replication Manager

 

 

    Parallel propagation

 

 

    Minimize communication

 

 

Networking Features  

Oracle Names 

 

Oracle Connection Manager 

 

Connection Pooling  

 

Connection Multiplexing  

 

MultiProtocol Connectivity  

 

Oracle Security Server  

 

Other Features  

Advanced Queuing 

Advanced Queuing supports two types of message payloads--RAW and structured (where the structure is specified by an object type). Without the Objects option, users can only use RAW queues. Both single-consumer and multi-consumer RAW queues are available without the objects option.

See Oracle8 Application Developer's Guide for details. 

Reverse key indexes 

 

Password management 

 

Index-organized tables 

 

PL/SQL stored procedures, triggers 

 

INSTEAD OF triggers 

This feature can be used with relational views as well as object views. Object capabilities require the Objects option. 

External procedures  

 

National Language Support 

 

LOB support 

 

Data Cartridges (extended datatype support; available at extra cost)  

ConText Cartridge 

The ConText Cartridge offers full text retrieval. 

Video Cartridge 

 

Image Cartridge 

For more information, see Oracle8 Image Cartridge User's Guide

Visual Information Retrieval Cartridge 

For more information, see Oracle8 Visual Information Retrieval Cartridge User's Guide

Time Series Cartridge 

Note: To add functions or types to the Time Series Cartridge requires the Objects option.

For more information, see Oracle8 Time Series Cartridge User's Guide

Spatial Data Cartridge 

For more information, see Oracle8 Spatial Cartridge User's Guide and Reference


Go to previous page Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback