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 is the installation tutorial for Linux oracle 9i

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

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

This article is to share with you about the Linux oracle 9i installation tutorial is how, the editor feels very practical, so share with you to learn, I hope you can learn something after reading this article, say no more, follow the editor to have a look.

The installation of Oracle. This includes changing the path of Oracle's default JRE and solving the "Error:You do not have sufficient provileges to write to the specified path. Errors and necessary steps in installation cannot continue for this component. "in component Database Configuration Assistant 9.2.0.1.0.

One: download and extract the Oracle package and save the files to "/ usr/Oracle"

Http://www.oracle.com/technology/software/products/oracle9i/index.html

Su oracle

Gunzip ship_9204_linux_disk1.cpio.gz

Gunzip ship_9204_linux_disk2.cpio.gz

Gunzip ship_9204_linux_disk3.cpio.gz

Cpio-idmv

< ship_9204_linux_disk1.cpio   cpio -idmv < ship_9204_linux_disk2.cpio   cpio -idmv < ship_9204_linux_disk3.cpio 二:更改默认的jre路径   su oracle   vi /usr/Oracle/Disk1/install/linux/oraparam.ini   JRE_LOCATION=/usr/jre1.3.1 三:开始安装   su oracle   cd /usr/Oracle/Disk1   ./runInstaller

Four: enter / tmp to run the necessary scripts for installation

Su-

Cd / tmp

Sh orainstRoot.sh

Five: continue with the installation

Six: solve the error that may appear in the next screen "Error:You do not have sufficient provileges to write to the specified path." In component Database Configuration Assistant 9.2.0.1.0 Magi installation cannot continue for this component. "

Su-

Cd /

Mkdir oradata

Chown oracle.dab / oradata

The above is what the Linux oracle 9i installation tutorial is like, and the editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.

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: 0

*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