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: Oracle Disk Architecture...

Re: Oracle Disk Architecture...

From: Joel Garry <joel-garry_at_home.com>
Date: 23 Feb 2005 13:58:35 -0800
Message-ID: <1109195915.213028.152740@g14g2000cwa.googlegroups.com>


Your redo's are critical and sequential-write-intensive, archiving is sequential-write intensive, and your undo is likely to be the most pounded of normal database files. When indices are used, they tend to be fully used before accessing the table. What is important is to spread I/O as much as possible, and you must determine that empirically.

http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:359617936136

jg

-- 
@home.com is bogus.
http://www.factsquad.org/radio
Received on Wed Feb 23 2005 - 15:58:35 CST

Original text of this message

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