« David.Guo的DBA招聘启示 地点广州 | Blog首页 | 小记《深入解析Oracle》技术交流会 »
IMP-00093 Inconsistency dumpfile之问题解决
作者:eygle | 【转载请注出处】|【云和恩墨 领先的zData数据库一体机 | zCloud PaaS云管平台 | SQM SQL审核平台 | ZDBM 数据库备份一体机】
链接:https://www.eygle.com/archives/2009/03/imp_00093_inconsistency_dumpfile.html
链接:https://www.eygle.com/archives/2009/03/imp_00093_inconsistency_dumpfile.html
这周在为客户做数据迁移时遇到了这个老问题,记录一笔。
客户环境是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仍然长盛不衰,客户环境随处可见。
历史上的今天...
>> 2018-03-14文章:
>> 2012-03-14文章:
>> 2011-03-14文章:
>> 2010-03-14文章:
>> 2008-03-14文章:
>> 2005-03-14文章:
By eygle on 2009-03-14 10:01 | Comments (4) | Case | 2229 |
我8i和11g都没玩过;
10g自己玩的,环境搭建在linux下;
9i,由于公司的产品和客户要求等原因,每个项目都用它。
哈哈,我昨天刚帮一个客户看了一个系统,版本居然是9.2.0.1
楼上的 ,你最近都在忙些啥阿?
最近没什么具体的事,在跟几个case,快close了,同时也在学习公司最近推的一些新东西,比如exadata,dv,av,adg,em 10gR5,timesten 11gR2什么的,本来打算5月份把OCM了结了,现在看来暂时实现不了(培训申请不下来cost control).
没啥具体实在的事情,虚度光阴呢!^|^