首页 > 数据库技术 > 详细

在rhel6上安装oracle11g时遇到个小问题

时间:2015-03-12 01:11:17      阅读:335      评论:0      收藏:0      [点我收藏+]

[oracle@cfylinux database]$ ./runInstaller
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 80 MB. Actual 8031 MB Passed
Checking swap space: must be greater than 150 MB. Actual 2047 MB Passed
Checking monitor: must be configured to display at least 256 colors
>>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<

Some requirement checks failed. You must fulfill these requirements before
continuing with the installation,at which time they will be rechecked.
Continue? (y/n) [n]


在安装时发生了以上问题,经过上网查找发现了解决办法:


    正确的登录方式:在字符界面,使用 oracle 用户通过 start x登录 Xwindow,即可进行安装。或者以图形界面启动系统,再使用 oracle 用户登陆,即可进行安装。

    失败的登陆方式:以root用户登录Xwindow,然后su - oralce,这样在进行安装时,就会提示上述那些错误了。



本文出自 “学而时习” 博客,请务必保留此出处http://sharingboy.blog.51cto.com/7966415/1619467

在rhel6上安装oracle11g时遇到个小问题

原文:http://sharingboy.blog.51cto.com/7966415/1619467

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!