码迷,mamicode.com
首页 > 数据库 > 详细

centos6.5 安装oracle11g

时间:2017-12-27 11:52:49      阅读:188      评论:0      收藏:0      [点我收藏+]

标签:centos6.5   chinese   make   startx   comm   tps   oracl   dos   gpo   

https://www.cnblogs.com/pengineer/p/4351370.html

第2步直接执行如下命令

yum -y install gcc gcc-c++ make binutils compat-libstdc++-33 elfutils-libelf \
elfutils-libelf-devel glibc glibc-common glibc-devel \
libaio libaio-devel libgcc libstdc++ libstdc++-devel \

unixODBC unixODBC-devel

安装oracle时候使用图形界面

安装命令如下

yum groupinstall "Desktop"
 yum groupinstall "X Window System"
 yum groupinstall "Chinese Support" 

startx

在图形界面的dos环境使用 shost+

使用oracle命令即可安装

安装到最后会提示assient安装不成功,retry即可

 

centos6.5 安装oracle11g

标签:centos6.5   chinese   make   startx   comm   tps   oracl   dos   gpo   

原文地址:https://www.cnblogs.com/shurua/p/8124574.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!