查看完整版本 : [求助] 多次在Redhat 9 上安装 oracle 9i失败!
冷老大,
我已经下载了 ia32 平台的oracle 9i 。
按照论坛中的安装成功方法设置好,但是经过几次安装都出现以下错误(在方法中没有此错误的提示解决办法),请指教。
错误如下:
Error in invoking target install of makefile
/opt/ora9/product/9.2/plsql/lib/ins_plsql.mk
我试图打开env_pisql.mk ,看看是哪里的问题,但是打开后,茫然了,东西太多,不知所措!望指教。
另有,我看到论坛中的多个方法中的环境变量设置不同,准确地应该使用哪一种较为正确?或者说如何正确地设置这里的环境变量呢(我试过多个方法中得写法,但很遗憾,都失败了)?
非常感谢!
最初由 冷风 发布
首页上的文章你看了嘛
你说的是以下这篇文章吧,我是按照他说的每一步做的,但安装时还是出现错误。是不是我的哪个细节出现错误(没见到正式安装oracle 前安装别的什么有错误提示啊,都是顺利安装),也有可能他的方法有纰漏,呵呵。请指教。
Installing Oracle 9i R2 (9.2.0.1.0) on Red Hat 9
和 Installing Oracle 9i R2 (9.2.0.1.0) on Red Hat 9(附)
最初由 huak 发布
你说的是以下这篇文章吧,我是按照他说的每一步做的,但安装时还是出现错误。是不是我的哪个细节出现错误(没见到正式安装oracle 前安装别的什么有错误提示啊,都是顺利安装),也有可能他的方法有纰漏,呵呵。请指教。
Installing Oracle 9i R2 (9.2.0.1.0) on Red Hat 9
和 Installing Oracle 9i R2 (9.2.0.1.0) on Red Hat 9(附)
你看看本版我刚贴不久的官方指南吧
在用了oracle 的“官方的ORACLE9I在REDHAT9上安装的指南”后,经过多次努力,安装在执行到 configuration tools 的第二项时,也就是 Oracle Database Configuration Assistant 时,其中所报错误为:"ORA-12705: invalid or unknown NLS parameter value specified"
本人在 www.oracle.com (http://otn.oracle.com/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm#_40_ )上查找到相关信息为
Error Message: "ORA-12705: invalid or unknown NLS parameter value specified"
Try explicitly setting NLS_LANG. If NLS_LANG is not set or is correctly set, then you may have a client other than Oracle7.3.4. Install Oracle7.3.4 on the client.
本机上的 Detail for Oracle Database Configuration Assistant 为:
No output available for this tools.
我在 .bashrc 中设置的 NLS_LANG='american_america.we8iso8859p2'
经过多次修改,问题依旧存在。请各位指教。谢谢!
最初由 huak 发布
在用了oracle 的“官方的ORACLE9I在REDHAT9上安装的指南”后,经过多次努力,安装在执行到 configuration tools 的第二项时,也就是 Oracle Database Configuration Assistant 时,其中所报错误为:"ORA-12705: invalid or unknown NLS parameter value specified"
本人在 www.oracle.com (http://otn.oracle.com/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm#_40_ )上查找到相关信息为
Error Message: "ORA-12705: invalid or unknown NLS parameter value specified"
Try explicitly setting NLS_LANG. If NLS_LANG is not set or is correctly set, then you may have a client other than Oracle7.3.4. Install Oracle7.3.4 on the client.
本机上的 Detail for Oracle Database Configuration Assistant 为:
No output available for this tools.
我在 .bashrc 中设置的 NLS_LANG='american_america.we8iso8859p2'
经过多次修改,问题依旧存在。请各位指教。谢谢!
修改成NLS_LANG='american_america.ZHS16GBK'
试试
最初由 一坨 发布
修改成NLS_LANG='american_america.ZHS16GBK'
试试
hi ,一坨 ,谢谢。但我安装的是英文版的Linux 和 oracle(为了防止一些乱码问题) ,只是在安装linux时选择了中文简体和繁体。但安装 oracle 时使用的都是英文界面。
sorry, 试过了,你的方法无效。
我又试着用冷老大在主页上刚刚发布的 在Redhat9下安装Oracle9 中所用的
#export NLS_LANG='croatian_croatia.ee8iso8859p2' (注意这个东东把它注释掉,因为我们用的是中文系统。然而为了能够显示中文加入以下一行:
export LC=en_US (我加入了这一行)
错误提示依然存在。茫然ing ......
你一定没有看这个
http://www.chinalinuxpub.com/vbbforum/showthread.php?s=&threadid=26987
最初由 冷风 发布
你一定没有看这个
http://www.chinalinuxpub.com/vbbforum/showthread.php?s=&threadid=26987
我看了,请看第六贴。
删掉你配置文件中关于NLS_LANG的设置
然后安装的时候选定制,配置数据库的时候选定制,然后设置你的字符集即可
最初由 huak 发布
hi ,一坨 ,谢谢。但我安装的是英文版的Linux 和 oracle(为了防止一些乱码问题) ,只是在安装linux时选择了中文简体和繁体。但安装 oracle 时使用的都是英文界面。
sorry, 试过了,你的方法无效。
在安装数据库选择可用字符集时,
选中[英文]和[简体中文]。
我安装环境是
RH9的Everything安装,选择了[英文]和[简体中文]。做过字体美化。
安装Oracle时,语言是英文。
完全安装那篇[官方安装指南]安装,可以成功。
我是完全按照那篇[官方安装指南]安装的,但还是出现与主题一样的问题,不知道是什么原因?
我这次又进行了重新安装,安装的系统是Redhat 9.0中文版,选择英文等相关字体,全部软件包安装完成,再次重新安装Oracle 9.2.0.1时,安装界面出现乱码(完全按照文档进行安装的),运行runInstaller之后,出现如下提示:
Initializing Java Virtual Machine from /tmp/OraInstall2003-09-27_11-10-46AM/jre/bin/java. Please wait...
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
Font specified in font.properties not found [-tlc-song-medium-r-normal--*-%d-*-*-c-*-gbk-0]
然后出现的安装界面为无法看懂的字符,怎么才能解决这个问题,谢谢!!!
vBulletin® v3.6.8,版权所有 ©2000-2009,Jelsoft Enterprises Ltd.