您的位置:首页 > 数据库 > Oracle

基于CentOS与VmwareStation10搭建Oracle11G RAC 64集群环境:4.安装Oracle RAC FAQ-4.1.系统界面报错Gnome

2014-10-23 17:14 771 查看
1.错误信息:登录系统后,屏幕弹出几个错误对话框,无菜单、无按钮

GConf error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details - 1: IOR file '/tmp/gconfd-root/lock/ior' not opened successfully, no gconfd located: No such file or directory 2: IOR file '/tmp/gconfd-root/lock/ior' not opened successfully, no gconfd located: No such file or directory)

Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details - 1: IOR file '/tmp/gconfd-root/lock/ior' not opened successfully, no gconfd located: No such file or directory 2: IOR file '/tmp/gconfd-root/lock/ior' not opened successfully, no gconfd located: No such file or directory)

2.解决办法:

1.删除当前用户在/tmp下的相关文件:假设用户名是root,就是这样的#rm -R *root* 。

2.删除用户主目录下的.gnome 和 .gnome2两个文件夹。假设用户名是root,就是这样的#rm -R /root/.gnome 和#rm -R /root/.gnome2.

3.重启gnome环境,问题解决。

基于CentOS与VmwareStation10搭建Oracle11G RAC 64集群环境所有链接:

1.资源准备
/article/4863357.html

2.搭建环境-2.1创建虚拟机
/article/4863358.html

2.搭建环境-2.2安装操作系统CentOS5.4
/article/4863359.html

2.搭建环境-2.3配置共享磁盘
/article/4863360.html

2.搭建环境-2.4. 安装JDK
/article/4863361.html

2.搭建环境-2.5. 配置网络
/article/4863362.html

2.搭建环境-2.6. 安装Oracle所依赖的必要包
/article/4863363.html

2.搭建环境-2.7. 配置资源与参数
/article/4863364.html

2.搭建环境-2.8. 配置用户环境
/article/4863365.html

2.搭建环境-2.9. 配置用户等效性(可选项)
/article/4863366.html

2.搭建环境-2.10.配置用户NTF服务
/article/4863367.html

3.安装Oracle RAC-3.1.安装并配置ASM驱动
/article/4863368.html

3.安装Oracle RAC-3.2.安装 cvuqdisk 软件包
/article/4863369.html

3.安装Oracle RAC-3.3.安装前检查
/article/4863370.html

3.安装Oracle RAC-3.4.安装Grid Infrastructure
/article/4863371.html

3.安装Oracle RAC-3.5.安装oracle11gr2 database 软件与创建数据库
/article/4863372.html

3.安装Oracle RAC-3.6.集群管理命令
/article/4863373.html

4.安装Oracle RAC FAQ-4.1.系统界面报错Gnome
/article/4863356.html

4.安装Oracle RAC FAQ-4.2.Oracleasm Createdisk ASM磁盘失败:Instantiating disk: failed
/article/4863351.html

4.安装Oracle RAC FAQ-4.3.Oracle 集群节点间连通失败
/article/4863352.html

4.安装Oracle RAC FAQ-4.4.无法图形化安装Grid Infrastructure
/article/4863353.html

4.安装Oracle RAC FAQ-4.5.安装Grid,创建ASM磁盘组空间不足
/article/4863354.html

4.安装Oracle RAC FAQ-4.6.重新配置与缷载11R2 Grid Infrastructure
/article/4863355.html

4.安装Oracle RAC FAQ-4.7.Oracle 11G R2 RAC修改public网络IP
/article/4863374.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐