eygle.com   eygle.com
eygle.com  
 

« David.Guo的DBA招聘启示 地点广州 | Blog首页 | 小记《深入解析Oracle》技术交流会 »

IMP-00093 Inconsistency dumpfile之问题解决

作者:eygle |【转载时请以超链接形式标明文章和作者信息及本声明
链接:

这周在为客户做数据迁移时遇到了这个老问题,记录一笔。

客户环境是9.2.0.6,在imp数据时遇到如下错误:

IMP-00093: Inconsistency between dumpfile constraint definition for table CATEGORY with columns ("ENTRY_ID")
IMP-00093: Inconsistency between dumpfile constraint definition for table RULED with columns ("RULEID")
IMP-00093: Inconsistency between dumpfile constraint definition for table FORMULA with columns ("FORMULAID")

Oracle文档提示:

IMP-00093 Inconsistency between dumpfile constraint definition for table string with columns (string)
Cause: Import failed to locate a base table for a constraint that was defined in the dump file and statistics were not imported.
Action: Check to see if the table and constraint exist. If the table and constraint exist, then report this to Oracle Support Services as an Import internal error.

以上提示大致说明了问题原因,由于约束和统计信息的问题,导致imp时报错,根据Metalink记录,这是由于一个Bug引起的。
Bug 2834541 - IMP-93 on import when using the TOUSER parameter

据说是在 9.2.0.6 之后修复,但是我再9206中还是遇到了这个问题。
一个Workaround就是,在IMP时指定 indexes=no 或者statistics=none 参数,当然后者更好一些。

Oracle9i仍然长盛不衰,客户环境随处可见。



历史上的今天...
      >> 2008-03-14文章:
             我的搬家历程
      >> 2005-03-14文章:
             使用SET TRANSACTION给事务命名
------
这篇 【IMP-00093 Inconsistency dumpfile之问题解决】来自 eygle.com | CSDN网摘| del.icio.us|Google订阅 | 鲜果订阅 | 抓虾订阅

By eygle on 2009-03-14 10:01 | Comments (4) | Posted to Case | Edit |

相关文章 随机文章
  • 工作记录: 2亿记录的导入及索引创建
  • Oracle impdp的ignore及 fromuser / touser 功能
  • 大表海量数据的转移及索引创建的记录
  • 使用errorstack跟踪ORA-01438错误
  • ORA-01157 - Mount状态下的文件存在性校验
  • 首届杰出数据库工程师复选名单公布
    墨墨恢复健康 - 病好了
    俺在丰宁坝上骑马的照片
    我的舅舅
    duplicate standby 与 RMAN-05507 错误
    搜索本站:

    留言 (4)

    我8i和11g都没玩过;
    10g自己玩的,环境搭建在linux下;
    9i,由于公司的产品和客户要求等原因,每个项目都用它。

    Posted by: megan at March 14, 2009 4:08 PM

    哈哈,我昨天刚帮一个客户看了一个系统,版本居然是9.2.0.1

    Posted by: thomas zhang at April 1, 2009 8:17 PM

    楼上的 ,你最近都在忙些啥阿?

    Posted by: eygle at April 1, 2009 11:02 PM

    最近没什么具体的事,在跟几个case,快close了,同时也在学习公司最近推的一些新东西,比如exadata,dv,av,adg,em 10gR5,timesten 11gR2什么的,本来打算5月份把OCM了结了,现在看来暂时实现不了(培训申请不下来cost control).
    没啥具体实在的事情,虚度光阴呢!^|^

    Posted by: thomas zhang at April 2, 2009 10:48 AM

    发表留言:



    Remember Me?
    (输入验证码后方可评论,谢谢支持)



    CopyRight © 2004~2010 eygle.com, All rights reserved.