ORA-39126: Worker unexpected fatal error in KUPW$WORKER.PUT_

php中文网
发布: 2016-06-07 17:24:35
原创
2781人浏览过

Oracle 11g R2的数据库间做数据impdp,在导入统计信息时,出现以下错误:查阅资料后,怀疑是11gR2的BUG。

oracle 11g r2的数据库间做数据impdp,在导入统计信息时,出现以下错误:

查阅资料后,怀疑是11gR2的BUG。

Applies to:
Oracle Server - Standard Edition - Version: 10.1.0.3 to 11.1.0.7 - Release: 10.1 to 11.1
Information in this document applies to any platform.

DataPump Import Including Statistics Terminates With Fatal Error ORA-39126, ORA-6502, LPX-225 End-Element Tag "HIST_GRAM_LIST_ITEM" [ID 878626.1]

Symptoms

界面框架-IN ADMIN PANEL
界面框架-IN ADMIN PANEL

界面框架-IN ADMIN PANEL

界面框架-IN ADMIN PANEL 405
查看详情 界面框架-IN ADMIN PANEL

DataPump import terminates with the following errors captured in the import log:

    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.PUT_DDLS
                          [TABLE_STATISTICS]
    ORA-06502: PL/SQL: numeric or value error
    LPX-00225: end-element tag "HIST_GRAM_LIST_ITEM" does not match start-element tag
                        "EPVALUE"
    ORA-06512: at "SYS.DBMS_SYS_ERROR"
    ORA-06512: at "SYS.KUPW$WORKER"
Cause
The statistics included in the import may be malformed.
Solution

To work around this issue, repeat either the expdp task or the impdp task using the EXCLUDE=STATISTICS parameter.  After import, regenerate the statistics for the imported objects on the target database using the DBMS_STATS package.


文档中未提及11GR2,但该版本上还是存在这个BUG的。

还是使用原来的expdp文件,,在导入时,带上EXCLUDE=STATISTICS后,成功导入。

linux

最佳 Windows 性能的顶级免费优化软件
最佳 Windows 性能的顶级免费优化软件

每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
热门推荐
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号