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: native Oracle-port on Linux -- what would it take?

Re: native Oracle-port on Linux -- what would it take?

From: Bjorn Borud <borud_at_guardian.no>
Date: 1997/12/19
Message-ID: <m2hg8538ae.fsf@lucifer.guardian.no>#1/1

[mlh_at_zipper.zip.com.au (Matthew Hannigan)]
|
| For high-reliablity, can't you tell ext2fs to do synchronous writes
| now?

actually you can set this as an attribute to a file in the ext2 filesystem:

  chattr +S <filename>

once the attribute is set all writes will be synchronous.

-Bjørn

-- 
 Bjørn Borud <borud_at_guardian.no>       | "The Net interprets censorship 
 <URL:http://www.pvv.unit.no/~borud/>  | as damage and routes around it."
 UNIX person, one of "them"            |         - John Gilmore
Received on Fri Dec 19 1997 - 00:00:00 CST

Original text of this message

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