同事在库上做expdp操作,报出如下错误:
ORA-31693: Table data object "xxx"."xxxx" failed to load/unload and is being skipped due to error:
ORA-29913: error in executing ODCIEXTTABLEOPEN callout
ORA-00600: internal error code, arguments: [kpotcgah-9], [0], [ORA-00600: internal error code, arguments: [], [], [], [], [], [], [], []
], [], [], [], [], []
表名已经做了处理。
在metalink上查了下,发现确实有此bug。
oracle版本是10.2.0.4,有好几个类似未公开bug,说法不一,但多是由于并发进程导致的。建议去掉并发。
具体文档,可参见
781326.1
8544008.8
同事在使用Oracle 10.2.0.4版本进行expdp操作时遇到ORA-31693及ORA-29913等错误。经调查,这些错误可能与并发进程有关,建议减少并发数以避免该问题。
635

被折叠的 条评论
为什么被折叠?



