本篇文章给大家分享的是有关Linux oracle 9i安装教程是怎样的 ,小编觉得挺实用的,因此分享给大家学习,希望大家阅读完这篇文章后可以有所收获,话不多说,跟着小编一起来看看吧。Oracle的安装.其中包括更改Oracle默认的JRE的路径,解决"Error:You do not have sufficient provileges to write to the specified path. in component Database Configuration Assistant 9.2.0.1.0,Installation cannot continue for this component."的错误及安装中必须的步骤.
一:下载和解压Oracle软件包,将文件存到"/usr/Oracle"
http://www.oracle.com/technology/software/prod开发云主机域名ucts/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 cpio -idmv cpio -idmv
二:更改默认的jre路径 su oracle
vi /usr/Oracle/Disk1/install/linux/oraparam.ini
JRE_LOCATION=/usr/jre1.3.1
三:开始安装
su oracle
cd /usr/Oracle/Disk1
./runInstaller
四:进入/tmp运行安装时必须的脚本
su –
cd /tmp
sh orainstRoot.sh
五:继续安装
六:解决下一个画面中可能出现的错误"Error:You do not have sufficient provileges to write to the specified path. in component Database Configuration Assistant 9.2.0.1.0,Installation cannot continue for this component."
su –
cd /
mkdir oradata
chown oracle.dab /oradata
以上就是Linux oracle 9i安装教程是怎样的 ,小编相信有部分知识点可能是我们日常工作会见到或用到的。希望你能通过这篇文章学到更多知识。更多详情敬请关注开发云行业资讯频道。
相关推荐: Ubuntu14.4下Sublime Text 3无法输入中文的解决方法
这篇文章主要介绍“Ubuntu14.4下Sublime Text 3无法输入中文的解决方法”,在日常操作中,相信很多人在Ubuntu14.4下Sublime Text 3无法输入中文的解决方法问题上存在疑惑,小编查阅了各式资料,整理出简单好用的操作方法,希望对…
免责声明:本站发布的图片视频文字,以转载和分享为主,文章观点不代表本站立场,本站不承担相关法律责任;如果涉及侵权请联系邮箱:360163164@qq.com举报,并提供相关证据,经查实将立刻删除涉嫌侵权内容。