诊断:expdp导出时遇到错误ORA-31693和ORA-00922

Posted syksky

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了诊断:expdp导出时遇到错误ORA-31693和ORA-00922相关的知识,希望对你有一定的参考价值。

11.2.0.1使用数据泵expdp导出时,如果使用parallel,可能会遇到

ORA-31693: Table data object "OWNER"."TABLE" failed to load/unload and is being skipped due to error:
ORA-00922: missing or invalid option

 

不适用parallel时正常。

这是个bug。
Bug:8734963 - ORA-31693 AND ORA-922 OCCURS IN EXPDP WITH PARALLEL PARAMETER.
同样的
Bug:9243068 - EXPDP RETURNS ORA-00922: MISSING OR INVALID OPTION WHEN USING CONSISTENT=TRUE

解决办法:
1、Upgrade to 12.1 in which Bug:9243068 is fixed.

2、Apply patchset release 11.2.0.4 in which Bug:9243068 is fixed.

3、Download and apply interim Patch:9243068, if available for your platform and RDBMS release. To check for conflicting patches, please use the MOS Patch Planner Tool. If no patch is available, file a Service Request through My Oracle Support for your specific Oracle version and platform.

4、Do not use the PARALLEL command line option.

以上是关于诊断:expdp导出时遇到错误ORA-31693和ORA-00922的主要内容,如果未能解决你的问题,请参考以下文章

rac下 expdp 报错:ORA-31693 ORA-31617 ORA-19505 ORA-27037

转 RAC单个节点执行expdp提示ORA-31693 ORA-31617 ORA-19505 ORA-27037错误

Data Pump Export 数据泵导出因ORA-31693 ORA-02354 和 ORA-01555 错误且没有LOB损坏而失败 (Doc ID 1507116.1)

数据泵导出报错ORA-31693 ORA-02354 ORA-01466

expdp导出卡住问题诊断

impdp报错:ORA-31693, ORA-02354, ORA-00600