﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FranklinFaces.com - Oracle &amp; SQL Server Database Forums for all IT Professionals / Oracle Forum / ORA - Oracle Database Error Codes - Search via specific error codes. / ORA-20000 Through ORA-29968  / ORA-27054: NFS file system where the file is created or resides is not mounted with correct options / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FranklinFaces.com - Oracle &amp; SQL Server Database Forums for all IT Professionals</description><link>http://www.franklinfaces.com/</link><webMaster>no-reply@FranklinFaces.com</webMaster><lastBuildDate>Fri, 10 Feb 2012 23:27:14 GMT</lastBuildDate><ttl>20</ttl><item><title>ORA-27054: NFS file system where the file is created or resides is not mounted with correct options</title><link>http://www.franklinfaces.com/Topic175-56-1.aspx</link><description>I was exporting using expdp and i got the following error message. &lt;P&gt;(OS:  Linux 2.6.18-128.1.6.el5 #1 SMP Tue Mar 24 12:05:57 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux)&lt;/P&gt;&lt;P&gt;(DB:   Oracle Enterprise 10.2.0.4 )&lt;/P&gt;&lt;P&gt;#&amp;gt;/ora01/EXPORTS[PRODDB] expdp content=metadata_only schemas=scott dumpfile=scott.dmp logfile=scott.log directory=expdir&lt;/P&gt;&lt;P&gt;Export: Release 10.2.0.4.0 - 64bit Production on Wednesday, 06 January, 2010 14:21:22&lt;/P&gt;&lt;P&gt;Copyright (c) 2003, 2007, Oracle.  All rights reserved.&lt;/P&gt;&lt;P&gt;Username: / as sysdba&lt;/P&gt;&lt;P&gt;Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production&lt;BR&gt;With the Partitioning, Data Mining and Real Application Testing options&lt;BR&gt;ORA-39001: invalid argument value&lt;BR&gt;ORA-39000: bad dump file specification&lt;BR&gt;ORA-31641: unable to create dump file "/ora01/EXPORTS/scott.dmp"&lt;BR&gt;ORA-27054: NFS file system where the file is created or resides is not mounted with correct options&lt;BR&gt;Additional information: 3&lt;/P&gt;&lt;P&gt;At first I couldn't figure out the exact message and why because I was able to read write successfully as the oracle account to /ora01/EXPORT directory.  No issues.  But i realized that oracle checks the mount permisssions now.  I had the unix SA update the mtab file show that the word "hard" is placed correctly and update the mtab file.    Here is the before and after:&lt;/P&gt;&lt;P&gt;&lt;FONT color=#113311&gt;BEFORE:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;cat /etc/mtab&lt;/P&gt;&lt;P&gt;host:/vol/dbdump_col/proddb_prd1 /ora01 nfs rw,nfsvers=3,tcp,intr,rsize=4096,wsize=4096,addr=192.168.1.2 0 0&lt;/P&gt;&lt;P&gt;&lt;BR&gt;&lt;FONT color=#113311&gt;AFTER:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;cat /etc/mtab&lt;/P&gt;&lt;P&gt;host:/vol/dbdump_col/proddb_prd1 /ora01 nfs rw,bg,hard,rsize=32768,wsize=32768,nfsvers=3,nointr,timeo=600,proto=tcp,addr=192.168.1.2 0 0&lt;/P&gt;&lt;P&gt;&lt;BR&gt; Hope this helps.&lt;P&gt; &lt;P&gt;Thanks,</description><pubDate>Wed, 06 Jan 2010 15:51:54 GMT</pubDate><dc:creator>Admin</dc:creator></item></channel></rss>
