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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: default tablespace

Re: default tablespace

From: Dennis Williams <oracledba.williams_at_gmail.com>
Date: Wed, 28 Sep 2005 17:17:42 -0500
Message-ID: <de807caa050928151761110dd3@mail.gmail.com>


Stephen,

> one possible
> example that comes to mind is where you have a large number of
> similtaneous queries by a key value that are widely dispersed accross

Or you have one process running that accesses an index and a table. Sound remarkably like benchmarking? My personal theory is that is where this practice originated. People doing benchmarking would split the table and index to different devices, got a good perfomance increase, then that technique migrated into the database lore.

As has been pointed out, most Oracle databases have many processes, many tables and indexes.

Dennis Williams

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Sep 28 2005 - 17:19:52 CDT

Original text of this message

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