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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Errors while creating datafile on remote nfs mount

RE: Errors while creating datafile on remote nfs mount

From: Kevin Closson <kevinc_at_polyserve.com>
Date: Thu, 15 Dec 2005 09:39:35 -0800
Message-ID: <B9782AD410794F4687F2B5B4A6FF350103288B56@ex1.ms.polyserve.com>

 

This happens all the time if oracle is not using direct IO on the NFS client. You haven't given enough information here. What is the NFS client? Solaris? Linux? Did you have
filesystemio_options=DirectIO? Are you sure your port of oracle actually calls open(,O_DIRECT,) on NFS even if you have filesystemio_options=DirectIO?

What is a remote EMC filesystem? Are you talking Cellera?

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Dec 15 2005 - 11:39:51 CST

Original text of this message

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