Linux installation oracle garbled code

王林
Release: 2019-11-02 16:25:04
Original
3300 people have browsed it

Linux installation oracle garbled code

Solution: Install the Chinese font of the jre font library in Oracle

1. Download the font file

2. Enter the database /stage/Components/oracle.jdk/1.6.0.75.0/1/DataFiles/Directory

12c environment, there are filegroup1.jar filegroup2.jar filegroup3.jar filegroup4.jar filegroup5.jar in this folder

In the 11gR2 environment, there is all.jar in this folder

3. Use the archive manager to open filegroup2.jar or all.jar, and then open /jdk/jre/lib/fonts/

(Depending on the oralce version, this is different, and /1.6.0.75.0/ in the above path may also be different)

Directly decompress the fallback file downloaded above Folder into the path as shown below:

Linux installation oracle garbled code

4. Close the archive manager and execute ./runInstaller again, Chinese will be displayed normally:

Linux installation oracle garbled code

Recommended tutorial: linux tutorial

The above is the detailed content of Linux installation oracle garbled code. For more information, please follow other related articles on the PHP Chinese website!

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!