Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle over NFS
NOOOOOOOO!!! DON'T DO IT!!!!
(ok, I'm calmer now...) Oracle doc is pretty explicit about this.
Basically, data files residing on NFS is bad because writes to them are not
guranteed to be written to the actual remote disks. NFS does a lot of
cacheing on the client for performance reasons. Oracle Support will tell
you "sorry, bud, but you can't recover that database cuz you used NFS".
good luck
Pei
Richard Dijkstra wrote in message <6oqbhq$ebm$1_at_news.worldonline.nl>...
>hello,
>
>Can anybody tell me what pre-cautions I have to make to be sure that the
>following configuration runs well: Oracle 7.2 database running on a AIX
>system using a NFS file system from an other AIX system.
>
>Thanks, Richard.
>
>
Received on Sat Jul 18 1998 - 22:22:34 CDT
![]() |
![]() |