eygle.com   eygle.com
eygle.com  
 

« ORA-01157 - Mount状态下的文件存在性校验 | Blog首页 | 樱桃红时 - 记北京白家疃采摘 »

Export ORA-00904: "Ifreepool": Invalid Identifier

在使用Oracle 10.2.0.4的客户端来全库Exp Oracle 10.2.0.3的数据库时,会出现如下错误:
EXP-00008: ORACLE error 904 encountered
ORA-00904: "IFREEPOOL": invalid identifier
EXP-00008: ORACLE error 1003 encountered
ORA-01003: no statement parsed
这是因为版本不一致导致的,在遇到包含LOB对象的表时触发,这是因为10.2.0.4中,管理LOB对象发生了变化,在字典中引入了一些新的字段,如'IFREEPOOL'.
10.2.0.3中不包含相应字段,在EXP时就出现了错误。

在Metalink上的Note:726182.1中,Oracle指出:Client 10.2.0.4.0 is not supported to export from 10.2.0.3.0 database。
也就是说使用10.2.0.4的客户端导出10.2.0.3不被支持,也没有Workaround,我们应当使用匹配的版本来执行导出工作。

相关文档说明摘录如下:

Applies to:

Oracle Server - Enterprise Edition - Version: 10.2.0.3 to 10.2.0.4
This problem can occur on any platform.

Symptoms

Export reports ORA-00904 "IFREEPOOL": invalid identifier while using a version 10.2.0.4.0 export client to export from a 10.2.0.3.0 database.

Export Log File 
---------------
. . Export der Tabelle CALCULATEDFIELDS
EXP-00008: ORACLE-Fehler 904 aufgetreten
ORA-00904: "IFREEPOOL": invalid identifier

Cause

This is an expected behaviour.

The version of the Export utility must be equal to the earliest version of the source or target database. Here, the source database is based on release 10.2.0.3.0 and hence the export client has to be a version 10.2.0.3.0. 

An export client of a later release cannot be used for the following reasons:

  • The export utility is continuously accessing dictionary objects such as SYS.EXU9LOB.
  • Starting with release 10.2.0.4.0 we introduced additional columns such as 'IFREEPOOL'. This column is not available in 10.2.0.3.0 and hence the client cannot handle this and ORA-00904/EXP-00008 appears.

    Client 10.2.0.4.0 is not supported to export from 10.2.0.3.0 database.

Solution

FIX

The version of the Export utility must be equal to the earliest version of the source or target database.

WORKAROUND

None. - This is an expected behaviour.

Metalink信息仅供参考!







历史上的今天...
      >> 2007-06-08文章:
             三十而立 是以为记
             各地2007高考作文题目一览
      >> 2006-06-08文章:
      >> 2005-06-08文章:
------
这篇 【Export ORA-00904: "Ifreepool": Invalid Identifier】来自 eygle.com | CSDN网摘| del.icio.us|Google订阅 | 鲜果订阅 | 抓虾订阅

By eygle on 2009-06-08 11:42 | Comments (1) | Posted to Backup&Recovery | Edit |Pageviews:

相关文章 随机文章
Oracle将Metalink站点迁移到My Oracle Support
工作日志:2亿记录的exp导出时间记录
Exp 导出与 Expdp 的速度与时间对比
换一种思路 - 通过导出导入进行数据整理
Oracle EXP/IMP与临时对象的管理方式
Google也搞笑
恩墨科技为中国国际电子商务中心提供服务
想到达明天 现在就要启程 - 假期就要开始喽
新年当如何归家?
Oracle11g的新特性-11g New Features
搜索本站:

留言 (1)

Amiable locale room up your meet work.

Posted by: mIsePrere at November 5, 2009 3:16 PM

发表留言:



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



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