Linux oracle 9i图文安装教程四

前期工作:
前面已经讲到了安装Linux系统及加载相应的软件包,参考地址如下:
Linux oracle 9i图文安装教程一(http://www./os/RedHat/9918.html),
Linux oracle 9i图文安装教程二(http://www./os/RedHat/9919.html)
Linux oracle 9i图文安装教程三 (http://www./os/RedHat/9920.html)
这一节将将开始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/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

四:进入/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

这里有一点不明白,为什么数据库会默认安装在"/oradata"下,不知哪位大侠知道怎样更改这里的设置,还请提示一二.
Linux oracle 9i图文安装教程一(http://www./os/RedHat/9918.html),
Linux oracle 9i图文安装教程二(http://www./os/RedHat/9919.html)
Linux oracle 9i图文安装教程三 (http://www./os/RedHat/9920.html)
Linux oracle 9i图文安装教程四 (http://www./os/RedHat/9921.html)
Linux oracle 9i图文安装教程五 (http://www./os/RedHat/9922.html)
Linux oracle 9i图文安装教程六 (http://www./os/RedHat/9923.html)

(0)

相关推荐

  • Linux oracle 9i图文安装教程五

    版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。 前期工作: 前面已经讲到了安装Linux系统及加载相应的软件包,参考地址如下: Li ...

  • Linux oracle 9i图文安装教程六 完结篇

    版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。 前期工作: 前面已经讲到了安装Linux系统及加载相应的软件包,参考地址如下: Li ...

  • Linux oracle 9i图文安装教程三

    版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。 前期工作: 前面已经讲到了安装Linux系统及加载相应的软件包,参考地址如下: Li ...

  • Linux oracle 9i图文安装教程二

    前期工作: 接上期的Linux下oracle 9i图文安装一(http://www./os/RedHat/9918.html),下面进行Oracle安装前期准备中的第一点,完成Linux的安装. 在安 ...

  • oracle 9i 图文安装教程 oracle 9i 安装

    我的安装文件是ISO镜像文件,使用Virtual DAEMON Manager v 4.10打开: ora9i-1.iso ora9i-2.iso ora9i-3.iso 首先必须把上面三个镜像文件都 ...

  • Linux oracle 9i图文安装方法一

    版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://waringid.blog.51cto.com/65148/47655 ...

  • Ubuntu 18.04 LTS怎么安装?Ubuntu Kylin最新版详细图文安装教程

    优麒麟(Ubuntu Kylin)18.04简易安装手册优麒麟(Ubuntu Kylin)18.04是优麒麟开源操作系统的第三个长线支持版本,为方便用户下载安装和使用,特制作本简易安装教程,主要对系统 ...

  • Bridge CC 2017怎么安装?Bridge CC 2017破解图文安装教程

    Adobe Bridge CC 2017是由adobe推出的强大图像处理工具,新版本比起2015.3来说新增了许多功能,支持win.mac操作系统,那么Bridge CC 2017怎么安装?接下来一起 ...

  • visual foxpro9.0 中文版图文安装教程(附下载地址)

    visual foxpro9.0中文版图文安装教程来啦~相信很多朋友在安装visual foxpro9.0都出现了各种安装问题,下文小编就为大家带来visual foxpro9.0的安装图文教程,希望 ...