客户做了个逻辑备份导出,一开始一切正常,客户没有意识到版本差异,
但是在导出的最后,发现EXPORT报错。
其实这个问题很简单,ORACLE一直不支持高版本exp去导出低版本的数据库数据,但是可以向下兼容。
比如: 10.2.0.1 可以导出10.2.0.3的数据,但是不支持10.2.0.3导出10.2.0.1的数据。
例子报错:
连接到: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 – 64bit Production
With the Partitioning, Real Application Clusters, OLAP and Data Mining options
已导出 ZHS16GBK 字符集和 AL16UTF16 NCHAR 字符集
即将导出指定的用户…
正在导出 pre-schema 过程对象和操作
正在导出用户 DBO 的外部函数库名ITPUB个人空间
. 导出 PUBLIC 类型同义词
正在导出专用类型同义词ITPUB个人空间
. 正在导出用户 DBO 的对象类型定义
即将导出 DBO 的对象…ITPUB个人空间
. 正在导出数据库链接
正在导出序号
正在导出簇定义ITPUB个人空间
. 即将导出 DBO 的表通过常规路径…
ITPUB个人空间
. . 正在导出表 EDIINTERNALTRANS
. . 正在导出分区 PART2005A导出了 0 行
. . 正在导出分区 PART2005B导出了 0 行
.
详细解决方案
ORA-00904: “OLEVEL”: invalid identifier (exp导出数据报错)
热度:70 发布时间:2023-12-08 12:17:43.0
相关解决方案
- java报错Syntax error on token "return" invalid Type解决方案
- struts2的property标签,碰到Attribute id invalid for tag property according to TLD
- 数据库拒绝连接 sessionFactory is not writable or has an invalid setter method,该怎么处理
- Files' name is invalid or does not exist (1205).这是关于什么的异常
- javax.mail.SendFailedException: Invalid Addresses;
- java.io.UTFDataFormatException: invalid first byte
- IOException reading reader invalid first byte 10110000,该怎么解决
- Error : Invalid path什么回事啊求解决!
- Invalid path,是咋回事?
- 运作java的时候 出现Error : Invalid path, "C:\Program Files (x86)\Java\jdk1.6.0_21\bin
- 新手求教,下面代码会报 invalid stream header错误,让小弟我很头疼,不知道什么原因
- CXF测试报错(java.net.MalformedURLException: Invalid address. Endpoint address canno),该如何处理
- 出错了啊org.apache.jasper.JasperException: /registerSucc.jsp(14,5) Invalid standar解决办法
- vs2005动态调用dll后报错: ~0xC0000008: An invalid handle was specified.解决方法
- Cannot marshal 'return value' Invalid managed/unmanaged type combination.解决思路
- No row with the given identifier exists解决方案
- NHibernate in expected: <end-of-text> (possibly an invalid or unmapped class name was used in the q,该如何处理
- 活见鬼了,今天在几台机器上,原来用得好好的程序都出现了。"The state information is invalid for this page and might be corrupted. "
- 遇到的最为奇怪的有关问题:“type”并不包含“identifier”的定义
- Invalid Key or input string is not a valid base64 string解决方案
- ORA-00904: "SUBSTRING" 无效的标识符?解决办法
- oledb联接SQLSERVER2005出错:[DBNETLIB][ConnectionOpen (Invalid Instance()).]无效的连接
- 这个错误怎样处理:Invalid length for a Base-64 char array
- 用户控件发生 “Invalid postback or callback argument”异常,
- ORA-01017: invalid username/password; logon denied
- 报错ORA-01017: invalid username/password; logon denied
- Fatal Error: Invalid Makefile Name 如何解决
- OpenFileMapping提醒error C3861: 'OpenFileMapping' identifier not found
- CCS编译X264 ERROR string.h error:identifier "using" is undefined,该如何处理
- tmboot的时分报错 libifsql.so不能load , The module has an invalid magic number