AIX下expdp到NFS目录 ORA-27086错误

4674阅读 0评论2011-05-27 phanx
分类:Oracle

========phanx.com========
Author:   phanx
Updated: 2011-5-27
转载请保留作者信息
=========================

在AIX下将表导出到NFS上

  1. oracle@localhost:/home/oracle $expdp ora/ora tables=test directory=DMPDIR dumpfile=test.dmp
  2. Export: Release 10.2.0.5.0 - 64bit Production on Friday, 27 May, 2011 10:58:57
  3. Copyright (c) 2003, 2007, Oracle. All rights reserved.
  4. Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
  5. With the Partitioning, OLAP, Data Mining and Real Application Testing options
  6. ORA-39001: invalid argument value
  7. ORA-39000: bad dump file specification
  8. ORA-31641: unable to create dump file "/mnt/share/test.dmp"
  9. ORA-27086: unable to lock file - already in use
  10. IBM AIX RISC System/6000 Error: 49: No locks available
  11. Additional information: 10

将/etc/filesystems中参数改为

  1. /mnt/share:
  2. dev = "/mnt/nasdatavg/nasdatalv/nas"
  3. vfs = nfs
  4. nodename = 10.0.0.2
  5. mount = false
  6. options = bg,hard,nointr,noac,llock,rsize=32768,wsize=32768,sec=sys,nosuid
  7. account = false

对应LINUX为nolock.

 

上一篇:RHEL 4 rescue模式下挂在光驱修复强制删除的glibc包
下一篇:Informix 无法访问,报mail_close, nsf error:localfd