|
|
Re: In a nutshell, what are the main differences between Oracle 7.3 and 8i? [message #54190 is a reply to message #54163] |
Mon, 04 November 2002 05:19 |
N
Messages: 26 Registered: April 2002
|
Junior Member |
|
|
<font color=#990000>
Transportable tablespaces
Locally-managed tablespaces
Locally-managed temporary tablespaces
Dropping Columns
Temporary Tables
Resource Manager
New Features of SQL*Loader
RMAN
Hot backups without ALTER TABLESPACE xxx BEGIN/END BACKUP
Incremental Backups
Detection of corrupted database blocks
Improvements to Redo Log Archiving
New Log Miner functionality
Bounded recovery times
Detect and handle database block corruption using DBMS_REPAIR
Materialized Views
Cost based optimizer - query rewrite
Rollup, Cube, and Grouping
Hash Partitioning
Composite Partitioning
Partition-wise joins
Partition management operations
Partitioning with LOBs, IOTs, and objects
Parallel Execution
parallel SPLIT PARTITION
parallel MERGE PARTITION
parallel ALTER TABLE … MOVE
parallel ALTER INDEX … REBUILD
parallel ANALYZE (with DBMS_STATS)
PARALLEL_AUTOMATIC_TUNING = TRUE
Standby Database - ALTER DATABASE OPEN READ ONLY
Memory Management Enhancements
Large Pool
Segmented Buffer Cache Pools
<font color=#000000>
|
|
|