My Oracle Support Banner

Datapump Export Fails ORA-39006 ORA-39065 ORA-44002 (Doc ID 435344.1)

Last updated on JANUARY 30, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 10.1.0.2 and later
Information in this document applies to any platform.

Symptoms

While performing a datapump export with a non privileged user the following errors are occurring :

[oracle@ro-rac4 dp]$ expdp scott/<PASSWORD> directory=mydatapump schemas=scott logfile=scott.log dumpfile=scott.dmp

Export: Release 10.2.0.1.0 - Production on Friday, 08 June, 2007 10:18:13

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, Real Application Clusters, OLAP and Data Mining options
ORA-39006: internal error
ORA-39065: unexpected master process exception in DISPATCH
ORA-44002: invalid object name
ORA-06512: at "SYS.KUPF$FILE", line 4372
ORA-06512: at line 1

ORA-39097: Data Pump job encountered unexpected error -44002


The trace file produced by the 44002 event shows the following errorstack :

ORA-44002: invalid object name
Current SQL statement for this session:
BEGIN SYS.KUPF$FILE.INIT_CB(:jn,:jo,:hs,:wid,:op,:bs,:ds,:ms,:poif,:poim, :mton, :dbg, :dbgTmStamp, :dbgIdent, :dbgSeqIO, :inst, :guid, :mdCmp, :tdCmp, :jobVersion); END;
----- PL/SQL Call Stack -----
object line object
handle number name
0x3db1122c 264 package body SYS.DBMS_ASSERT
0x3a64db64 835 package body SYS.KUPF$FILE
0x3a64db64 4301 package body SYS.KUPF$FILE
0x3d799ee0 1 anonymous block
0x3a7bb1c8 486 package body SYS.KUPF$FILE_INT
0x3a64db64 4164 package body SYS.KUPF$FILE
0x3bffd938 1811 package body SYS.KUPM$MCP
0x3bffd938 1060 package body SYS.KUPM$MCP
0x3bffd938 675 package body SYS.KUPM$MCP
0x3a6c7170 2 anonymous block

Changes

 

Cause

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
Symptoms
Changes
Cause
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.