Error during expdp on Oracle 11gR2 on Solaris [message #484633] |
Thu, 02 December 2010 03:33  |
 |
maxranzy
Messages: 5 Registered: December 2010 Location: Milan (Italy)
|
Junior Member |
|
|
Hi,
I'm a newbe on this forum end I have a question. From some day I have this error during export data pump:
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options
ORA-31626: job does not exist
ORA-31687: error creating worker process with worker id 1
ORA-31687: error creating worker process with worker id 1
ORA-31688: Worker process failed during startup.
This error is random, if I retry after few minutes the expdp work correctly.
Any idea?
tks
Max
|
|
|
|
|
|
|
|
|
Re: Error during expdp on Oracle 11gR2 on Solaris [message #540143 is a reply to message #484633] |
Fri, 20 January 2012 07:21   |
 |
fabi88
Messages: 112 Registered: November 2011
|
Senior Member |
|
|
I've faced this bunch of errors too:
ORA-31626: job does not exist
ORA-31687: error creating worker process with worker id 1
ORA-31687: error creating worker process with worker id 1
ORA-31688: Worker process failed during startup.
This occured when using expdp directly on my server, without any understandable reason (I've made another export successfully a few minutes before).
Then, when I logged out and logged in (exit, su oracle on a linux RHEL 5 server), the problem did not occur anymore...
[Updated on: Fri, 20 January 2012 07:22] Report message to a moderator
|
|
|
|