Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What if the garbled code occurs when linux installs oracle

2025-01-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

What if the garbled code occurs when linux installs oracle? I believe that many inexperienced people are at a loss about this, so this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem.

Method 1: temporarily specify the locale

LANG=en_US. / runInstaller

The normal English interface can be displayed by executing the above command, as shown below:

Method 2: install the Chinese font of jre font library in oracle

1. Download the font file

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

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

In 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 version of oralce, the / 1.6.0.75.0 / in the above path may also be different.)

Directly put the decompressed fallback folder of the fallback downloaded above into the following path:

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

After reading the above, have you mastered the solution to garbled code when linux installs oracle? If you want to learn more skills or want to know more about it, you are welcome to follow the industry information channel, thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 288

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report