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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Performance - RAID vs split tables

Re: Oracle Performance - RAID vs split tables

From: MK <mkovaleskiNOmkSPAM_at_home.com.invalid>
Date: Sat, 11 Dec 1999 08:19:52 -0800
Message-ID: <052897bc.45836d44@usw-ex0107-041.remarq.com>


You should consider putting redo logs and rollback segments on a small solid-state disk drive. Most SSD's have micro-second access times for both reads or writes, whether random or sequential access. There are studies that show that 50% of all I/O typically go to 1-3% of your total data. These are the candidate files for SSD and may increase overall system performance by 200-1000%.

Received on Sat Dec 11 1999 - 10:19:52 CST

Original text of this message

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