服务器 频道

Redhat下Oracle9i安装全攻略-常见错误

    9) Oracle 9206 和 9207 的 installer 是 10g 风格的,乱码的解决方案同下。 

        Redhat RHEL AS3 下安装 Oracle DB 10g 中文乱码问题(点击

  
2. cd Disk1/stage/Components/oracle.swd.jre/1.4.2.0.0/1/DataFiles/   unzip all_except_bin.jar (这时生成一个 jre 的目录)   cd jre/1.4.2/lib/   mv font.properties font.properties.bak   cp font.properties.zh_CN.Redhat8.0 font.properties   cd ../../../   zip -r all_except_bin.jar.new jre/   mv all_except_bin.jar.new all_except_bin.jar   (其实就是把 font.properties 文件换掉. 这样安装时汉字显示就没有问题了)

    本文已经原作者wwashington授权IT168服务器频道刊登,感谢wwashington对IT168鼎力支持。

    原文链接: http://bbs.boletips.com/blbbs/viewthread.php?tid=178&extra=page=1
0
相关文章