Data Pump error [message #536010] |
Sun, 18 December 2011 23:47 |
zeeshan047
Messages: 99 Registered: June 2010 Location: PAKISTAN
|
Member |
|
|
Hi,
I am using expdp utility to take a backup of a table but it fails showing the below error need support to resolve this issue thanks.
Export: Release 10.2.0.1.0 - Production on Monday, 19 December, 2011 8:38:24
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc
tion
With the Partitioning, OLAP and Data Mining options
ORA-39006: internal error
ORA-39065: unexpected master process exception in DISPATCH
ORA-01403: no data found
ORA-39097: Data Pump job encountered unexpected error 100
|
|
|
Re: Data Pump error [message #536030 is a reply to message #536010] |
Mon, 19 December 2011 00:52 |
|
Michel Cadot
Messages: 68729 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Always copy and paste the COMPLETE session INCLUDING the command.
So copy and paste this session.
Before, Please read OraFAQ Forum Guide and How to use [code] tags and make your code easier to read.
Make sure that lines of code do not exceed 80 characters when you format.
Indent the code, use code tags and align the columns in result.
Use the "Preview Message" button to verify.
Also always post your Oracle version, with 4 decimals.
ORA-39065: unexpected master process exception in %s
*Cause: An unhandled exception was detected internally within the master
control process for the Data Pump job. This is an internal error.
messages will detail the problems.
*Action: If problem persists, contact Oracle Customer Support.
Regards
Michel
|
|
|