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: Poor mans RAID10...

Re: Poor mans RAID10...

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Mon, 15 Mar 2004 17:14:47 GMT
Message-ID: <4055E487.80164F61@remove_spam.peasland.com>


Volker Hetzer wrote:
>
> Hi!
> I'm thinking of distributing one tablespace across several spindles simply by
> having one tablespace consisting of several datafiles.
>
> Does anybody know about how oracle (9i, Linux) actually allocates space
> across the different datafiles?
> Is one table always in one file or is the granularity the extent?
>
> Lots of Thanks!
> Volker

An extent is allocated in a datafile. The next extent for the table could be allocated in another datafile. But you can not be sure that this will happen.

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Mon Mar 15 2004 - 11:14:47 CST

Original text of this message

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