Cherie - Most data warehouses are either doing queries (lots of full-table
scans) or bulk loading. The tradeoffs of block size experienced by OLTP
systems don't seem to apply (by this logic), so the advice is "the bigger
the block size the better". I built our system with 16K blocks because that
was the biggest I available at that version of Oracle. I would recommend
that you seriously consider 32K blocksize.
        Our data warehouse is on RAID5, with Compaq Tru64 equipment, and my
system administrator says there isn't anything like choosing the stripe
size, so I can't offer any advice there.
Dennis Williams
DBA
Lifetouch, Inc.
[EMAIL PROTECTED]


-----Original Message-----
Sent: Thursday, April 25, 2002 10:24 AM
To: Multiple recipients of list ORACLE-L



We are building a new version 9.0.1 data warehouse on Sun Solaris 2.6
migrating to Solaris 2.8.  We will be using striped disk that is striped
using Veritas Volume Manager on EMC disk.

The datawarehouse will be about 200 Gig.   It will be written to throughout
the day.

To this point, almost all of our databases have been created with an 8k
block size.   i'm not sure if that blocksize is optimal anymore.   With 9i,
what block sizes are people using in the field nowadays for data
warehouses?

Also, if you use striped disk, what stripe size are you using and why?

Thanks for weighing in on this topic.

Cherie Machler
Oracle DBA
Gelco Information Network

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: DENNIS WILLIAMS
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to