aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-31675: worker process interrupt for unexpected death of master process

ORA-31675: worker process interrupt for unexpected death of master process
Cause: A worker process was requested to clean up and exit (signaled by PMON, doing cleanup because the master process died unexpectedly).
Action: If this error occurs from a Data Pump client (e.g. expdp or impdp), it means that the master process for the operation died unexpectedly. Check the log file for the operaton and the trace file for the master process for any additional information. Try the operation again. If the error occurs again, contact Oracle Customer Support and report the error.

请先 登录 后评论

1 个回答

小智
ORA-31675:工作进程中断,意外导致主进程死亡,
.原因:请求工作进程清理并退出(由PMON发出信号,进行清理,因为主进程意外死亡)。,
.操作:如果从数据泵客户端(例如expdp或impdp)发生此错误,则意味着操作的主进程意外死亡。检查操作的日志文件和主进程的跟踪文件以获取任何其他信息。再次尝试操作。如果再次出现错误,请与Oracle客户支持联系并报告错误。,
.
请先 登录 后评论