暂无图片
暂无图片
暂无图片
暂无图片
暂无图片

DataPump Export (EXPDP) Fails With Errors ORA-31693 ORA-31617 ORA-19505 ORA-27037 In a RAC Environment (文档 ID 1597395.1)

慢慢 2024-12-06
102

In this Document

Symptoms

Cause

Solution

References

Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2 and later
Oracle Solaris on SPARC (64-bit)
Checked for relevance on 07-May-2015
Symptoms
Customer receives the following errors:
ORA-31693: Table data object “W7JCR_INTER”.“ICMUT01102001” failed to load/unload and is being skipped due to error:
ORA-31617: unable to open dump file “” for write
ORA-19505: failed to identify file “
ORA-27037: unable to obtain file status
Solaris-AMD64 Error: 2: No such file or directory
Additional information: 3

Note:
It is possible for this to occur on other operating systems since it is a mount point. The OS specific errors may therefore be different.Cause
The problem occurs when Datapump Export is being performed on a multi-node RAC where the dumpfile destination is not shared to all nodes for access. Since multiple nodes will be running the Datapump job, ALL nodes must have access to the mount point where the dump file will be written.

The issue is addressed in the following bug report which was closed with status ‘Not a Bug’:
Bug 11677316 - DATA PUMP UNABLE TO OPEN DUMP FILE ORA-31617 ORA-19505 ORA-27037Solution

  1. Share/mount the dumpfile destination with all RAC nodes performing the expdp
  • OR -
  1. Use CLUSTER=N during Datapump so it will only run on the node which has the mount point and permissions to write to it.
    References
    BUG:11677316 - DATA PUMP UNABLE TO OPEN DUMP FILE ORA-31617 ORA-19505 ORA-27037
「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

评论