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: Raw Partitions and Oracle

Re: Raw Partitions and Oracle

From: Jerry Gitomer <jgitomer_at_p3.net>
Date: 1998/03/07
Message-ID: <35021D7A.3FB7@p3.net>#1/1

Hi Declan,

Check the Oracle tuning manual for your operating system instead of the general UNIX performance tuning manual. The reason is that for some versions of UNIX Oracle is no longer claiming that raw partitions are faster. I think this applies to versions of UNIX that have volume managers (HP-UX and AIX in particular) which behave differently than traditional UNIX.

Regards

Jerry

Declan O'Reilly wrote:
>
> In the oracle manuals they say that raw partitions are quicker than
> using files system for tablespaces etc. because it bypass's the overhead
> of the file system. But I thought that because unix file systems (we
> are using HP 9000 - 570 using 10.20) buffer data before it writes it to
> disk, that using a file system would be quicker since the database
> server would not have to wait for disk access.
> I thought that the reason for using raw partitions was more for data
> integrity i.e. the database server would not loose data if the machine
> crashes and the data is still in the buffer and not yet written to disk.
> I am missing something
>
> Declan O'Reilly
 

-- 
Jerry Gitomer		Since I know how to spell DBA I became one. 
jgitomer_at_p3.net
Received on Sat Mar 07 1998 - 00:00:00 CST

Original text of this message

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