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 -> Basic question on RAID array / Tablespace configuration.

Basic question on RAID array / Tablespace configuration.

From: TR <tman_at_tman.dnsalias.com>
Date: Sat, 22 Jun 2002 14:03:46 GMT
Message-ID: <6t%Q8.26123$XF6.3372526731@newssvr10.news.prodigy.com>


Have an approx 50 GB database (that is data+indexes) that will be used for aggregation queries and other OLAP type of stuff. E.g. write performance next to irrelevant, massive sequential reads from index and tables, I guess not a whole lot of probe-type random reads. Beware some of the queries do heavy writes to TEMP space.

Hardware available is 8 80GB drives. Loss of data in the event of a drive loss is of very little concern.

Thoughts?:

-> Stripe (RAID0) all 8 drives, then logically partition into Data, Index,
Temp, etc.
-> Stripe (RAID0) 3 drives for Data, 3drives for Index, 2 for Temp. E.g.
ensure that index and data are on separate physical devices.
-> Any better configurations?

Thanks,
TR. Received on Sat Jun 22 2002 - 09:03:46 CDT

Original text of this message

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