Home > Database > Mysql Tutorial > Linux中安装Oracle乱码问题的解决

Linux中安装Oracle乱码问题的解决

WBOY
Release: 2016-06-07 16:52:12
Original
1263 people have browsed it

在Linux中Oracle安装出现的乱码主要原因来自于oracle自带的jre,所以我们首先安装自己的java的jre安装好后./runInstaller -jreLo

在Linux中Oracle安装出现的乱码主要原因来自于oracle自带的jre,所以我们首先安装自己的java的jre安装好后

./runInstaller -jreLoc /usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre

其中红色部分改为你自己安装jre的路径。然后再试试是否一切都已恢复正常?至少我的没有问题了。

找到根本所在,一切皆有可能。 作者:凡人

linux

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template