How to Prevent ORA-39000 ORA-31640 ORA-27037 Errors When Performing DataPump Export/Import
(Doc ID 784566.1)
Last updated on NOVEMBER 30, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
NOTE: The document content below, the user information and data used represents fictitious data from the Oracle sample schema(s) or Public Documentation delivered with an Oracle database product. Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.
Goal
This article documents a resolution for errors ORA-39000, ORA-31640 and ORA-27037 when performing DataPump export/import.
DataPump Import can fail with the following errors:
Import: Release 10.2.0.1.0 - Production on Friday, 30 January, 2009 15:10:33
Copyright (c) 2003, 2005, Oracle. All rights reserved.
;;;
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
ORA-39000: bad dump file specification
ORA-31640: unable to open dump file "/../../../../../product/10.2.0/../admin/dpdump/<dump_name>" for read
ORA-27037: unable to obtain file status
Linux Error: 2: No such file or directory
Additional information: 3
Copyright (c) 2003, 2005, Oracle. All rights reserved.
;;;
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
ORA-39000: bad dump file specification
ORA-31640: unable to open dump file "/../../../../../product/10.2.0/../admin/dpdump/<dump_name>" for read
ORA-27037: unable to obtain file status
Linux Error: 2: No such file or directory
Additional information: 3
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |