我在linux centos6.4下装oracle 11g.第一步我运行./runInstaller就出错了

[oracle@hdtm database]$ ./runInstaller
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 80MB. Actual 40378 MB Passed
Checking swap space: must be greater than 150MB. Actual 4063 MB Passed
Checking monitor: must be configured to display atleast 256 colors. Actual 16777216 Passed
Preparing to launch Oracle Universal Installer from/tmp/OraInstall2013-05-21_04-07-59AM. Please wait...[oracle@hdtm database]$ You can find the log of this install session at:
/hdtm/11g/oracle/logs/installActions2013-05-21_04-07-59AM.log
失会的日志到底是怎么回事啊?

oracle装到95%的时候就提示以下:
[INS-20802]Oracle Net Configuration Assistant failed
Cause the plug-in failed in it s erform method
action -refer to the logs or contact Oracle SupportServices
log file location
/hdtm/11g/oracle/logs/installActions2013-05-21_04-07-59AM.log

我是新手,请说的详细点,谢谢大虾们了

1.确保linux centos6.4安装了图形界面
Centos安装KDE
#yum grouplist
#yum groupinstall "X Window System"
#yum groupinstall "GNOME Desktop Environment"

#yum groupinstall "KDE Desktop Environment"
卸载GNOME桌面环境
#yum groupremove "GNOME Desktop Environment"
卸载KDE桌面环境
#yum groupremove "KDE (K Desktop Environment)"

2.oracle用户登陆图形界面,打开终端运行./runInstaller

3.如果是root用户
启动图形界面:
startx

打开终端,执行以下命令:
# xhost +
# su - oracle
$ export LANG=en_US
$ ./runInstaller追问

提示无法解析主机,怎么办?实在不行我就做成redhat linux5了.能比centos好做点
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Group Process
Loading mirror speeds from cached hostfile
14: PYCURL ERROR 6 - "Couldn't resolve host 'mirrorlist.centos.org'"
Loading mirror speeds from cached hostfile
Error: Cannot find a valid baseurl for repo: base

温馨提示:内容为网友见解,仅供参考
第1个回答  2013-05-21
在linux下 会打开文件么
/hdtm/11g/oracle/logs/installActions2013-05-21_04-07-59AM.log
把日志发出来 错误信息在里面追问

installActions2013-05-21_04-07-59AM.log
大哥里面有上千条INFO.如果你真的能帮我,就把你的邮箱给我,我给你发过去
星期天还是不行我就做redhat linux5了.

追答

tangyusmsn@live.cn

相似回答