Re: Oracle 7.3 features

From: Paul Banas <banasp_at_tir.com>
Date: 1996/04/09
Message-ID: <316A7763.6A96_at_tir.com>#1/1


David J Roth wrote:

> 
> Could someone post a list of new features in Oracle 7.3.
> 
> Thanks

David,

A quick list:

  • Support for parallel execution of UNION, UNION ALL, & NOT IN
  • Query optimizer is parallel-aware (will use it if you have it)
  • Optimizer enhancements (uses histograms)
  • Partition views
  • Bit mapped indexes
  • Hash Joins
  • Asynchronous read-ahead for table scans
  • Removal of "MAX EXTENTS"
  • Temporary tablespace designated exclusively for sorts
  • EXPLAIN PLAN improvements
  • Reduced shared memory usage for stored PL/SQL procedures
  • Ability to create a "stand-by" database
  • Serializable transactions
  • PL/SQL enhancements (FIRST, LAST, EXISTS)
  • Updateable join views
  • Additional performance tuning tools
  • Faster index rebuilds
  • Faster exports
  • Includes WebServer

For a more detailed explanation of the above and for a more comprehensive list see:

http://www.oracle.com/products/oracle7/oracle7.3/html/oracle7.3_fs.html

-- 
Sincerely,

Paul Banas
Corporate Computing Services - Oracle & Network Solutions
(517) 725-9794 phone
(517) 725-6383 fax
banasp_at_tir.com
Received on Tue Apr 09 1996 - 00:00:00 CEST

Original text of this message