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 & NFS

Re: Oracle & NFS

From: Gregory Carvalho <GregoryC_at_stcinc.com>
Date: Tue, 21 Dec 1999 18:44:27 -0800
Message-ID: <38603B0B.5BE6F067@stcinc.com>


Rick Wessman wrote:
>
> KevinSuttle <ksuttle_at_my-deja.com> writes:
>
> > I'm looking for thoughts on the viability of installing an Oracle
> > instance on an NFS share. I have a feeling that this would result in
> > poor db performance but don't want to jump to any conclusions.
> >
> > Any thoughts? Has anyone tried this? Is anyone doing this?
> In a nutshell, it's a bad idea. Oracle depends on knowing that database blocks
> have been flushed to disk. This is not possible when writing to an NFS
> filesystem. The end result is that Oracle can't guarantee the integrity of the
> underlying datafiles.
>
> >
> > Thanks!

Would you consider it permissible if the NFS Server is directed to perform write through? If the data is not cached, and the write is reported as complete, would that satisfy the data integrity concern you mention?

Cordially,

Gregory Carvalho		GregoryC_at_stcinc.com
Simplified Technology Company	http://www.stcinc.com

In God I Trust! Received on Tue Dec 21 1999 - 20:44:27 CST

Original text of this message

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