Heim >Datenbank >MySQL-Tutorial > ORACLE 11G数据库迁移到9I报 IMP-00003 ORA-00096 IMP-00000

ORACLE 11G数据库迁移到9I报 IMP-00003 ORA-00096 IMP-00000

WBOY
WBOYOriginal
2016-06-07 17:41:421135Durchsuche

今天有个朋友问我为什么11G的exp出来的文件不能导入到9I中?由于exp/imp工具的不兼容性,把高版本的数据库导到低版本时,需要使用低版本的exp/imp工具来导入导出

      今天有个朋友问我为什么11G的exp出来的文件不能导入到9I中?由于exp/imp工具的不兼容性,把高版本的数据库导到低版本时,虚拟主机,需要使用低版本的exp/imp工具来导入导出。朋友用9i的exp去导出11G数据后再imp导入到9i中,正常导入,然而我自己在自己测试环境测试中切报错了,报错信息如下:

在11G,香港虚拟主机,SHOW PARAMETER命令已经找不到plsql_compiler_flags这个参数,由另一个参数代替。

GOOGLE,BAIDU,METALINK相关的错误代码后没有找到解决方法。更改关键字plsql_compiler_flags在metalink找到解决方法,如下:

再次导出导入正常

11G中改回原来的视图定义

参考文档:

Export From 11g using EXP Utility Version 9iR2 Produces Corrupt Export Dump [ID 550740.1]

本文出自 “认真就输” 博客,请务必保留此出处

,网站空间
Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn