返回顶部
首页 > 资讯 > 数据库 >如何解决安装oracle11g grid时报错Failed to create keys in the OLR, rc = 127的问题
  • 784
分享到

如何解决安装oracle11g grid时报错Failed to create keys in the OLR, rc = 127的问题

2024-04-02 19:04:59 784人浏览 独家记忆
摘要

小编给大家分享一下如何解决安装oracle11g grid时报错Failed to create keys in the OLR, rc = 127的问题,希望大家阅读完这篇文章之后都有所收获,下面让我们一

小编给大家分享一下如何解决安装oracle11g grid时报错Failed to create keys in the OLR, rc = 127的问题,希望大家阅读完这篇文章之后都有所收获,下面让我们一起去探讨吧!

安装11.2.0.4 rac 的grid集群时,到执行/u01/app/11.2.0/grid/root.sh脚本时,报错如下:


PerfORMing root user operation for Oracle 11g 

The following environment variables are set as:
    ORACLE_OWNER= grid
    ORACLE_HOME=  /u01/app/11.2.0/grid
Enter the full pathname of the local bin directory: [/usr/local/bin]: 
   Copying dbhome to /usr/local/bin ...
   Copying oraenv to /usr/local/bin ...
   Copying coraenv to /usr/local/bin ...

Creating /etc/oratab file...
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params
Creating trace directory
User ignored Prerequisites during installation
Installing Trace File Analyzer
Failed to create keys in the OLR, rc = 127, Message:
  /u01/app/11.2.0/grid/bin/clscfg.bin: error while loading shared libraries: libcap.so.1: cannot open shared object file: No such file or directory 

Failed to create keys in the OLR at /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 7660.
/u01/app/11.2.0/grid/perl/bin/perl -I/u01/app/11.2.0/grid/perl/lib -I/u01/app/11.2.0/grid/crs/install /u01/app/11.2.0/grid/crs/install/rootcrs.pl execution failed

解决方法:

[root@rac1 /]# cd lib64/
[root@rac1 lib64]# ls -lrt libcap*
-rwxr-xr-x. 1 root root 18672 Nov  5  2010 libcap-ng.so.0.0.0
-rwxr-xr-x. 1 root root 19016 Aug 23  2011 libcap.so.2.16
lrwxrwxrwx. 1 root root    14 Jun 19 19:25 libcap.so.2 -> libcap.so.2.16
lrwxrwxrwx. 1 root root    18 Jun 19 19:26 libcap-ng.so.0 -> libcap-ng.so.0.0.0
[root@rac1 lib64]# ls -lrt libcap.so.2
lrwxrwxrwx. 1 root root 14 Jun 19 19:25 libcap.so.2 -> libcap.so.2.16
[root@rac1 lib64]# ln -s libcap.so.2.16  libcap.so.1
[root@rac1 grid]# ./root.sh
Performing root user operation for Oracle 11g 


The following environment variables are set as:
    ORACLE_OWNER= grid
    ORACLE_HOME=  /u01/app/11.2.0/grid


Enter the full pathname of the local bin directory: [/usr/local/bin]: 
The contents of "dbhome" have not changed. No need to overwrite.
The contents of "oraenv" have not changed. No need to overwrite.
The contents of "coraenv" have not changed. No need to overwrite.


Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params
User ignored Prerequisites during installation
Installing Trace File Analyzer
OLR initialization - successful
  root wallet
  root wallet cert
  root cert export
  peer wallet
  profile reader wallet
  pa wallet
  peer wallet keys
  pa wallet keys
  peer cert request
  pa cert request
  peer cert
  pa cert
  peer root cert TP
  profile reader root cert TP
  pa root cert TP
  peer pa cert TP
  pa peer cert TP
  profile reader pa cert TP
  profile reader peer cert TP
  peer user cert
  pa user cert
Adding Clusterware entries to upstart
CRS-2672: Attempting to start 'ora.mdnsd' on 'rac1'
CRS-2676: Start of 'ora.mdnsd' on 'rac1' succeeded
CRS-2672: Attempting to start 'ora.gpnpd' on 'rac1'
CRS-2676: Start of 'ora.gpnpd' on 'rac1' succeeded
CRS-2672: Attempting to start 'ora.CSSdmonitor' on 'rac1'
CRS-2672: Attempting to start 'ora.gipcd' on 'rac1'
CRS-2676: Start of 'ora.cssdmonitor' on 'rac1' succeeded
CRS-2676: Start of 'ora.gipcd' on 'rac1' succeeded
CRS-2672: Attempting to start 'ora.cssd' on 'rac1'
CRS-2672: Attempting to start 'ora.diskmon' on 'rac1'
CRS-2676: Start of 'ora.diskmon' on 'rac1' succeeded
CRS-2676: Start of 'ora.cssd' on 'rac1' succeeded


ASM created and started successfully.


Disk Group OCR created successfully.


clscfg: -install mode specified
Successfully accumulated necessary OCR keys.
Creating OCR keys for user 'root', privgrp 'root'..
Operation successful.
CRS-4256: Updating the profile
Successful addition of voting disk b1c0569300c04f32bf16835a42fa90cc.
Successful addition of voting disk a851aee2f5d84f5abf627838aa51249b.
Successful addition of voting disk 36c7d8d9df714f2cbfd469472d816011.
Successfully replaced voting disk group with +OCR.
CRS-4256: Updating the profile
CRS-4266: Voting file(s) successfully replaced
##  STATE    File Universal Id                File Name Disk group
--  -----    -----------------                --------- ---------
 1. ONLINE   b1c0569300c04f32bf16835a42fa90cc (/dev/raw/raw1) [OCR]
 2. ONLINE   a851aee2f5d84f5abf627838aa51249b (/dev/raw/raw2) [OCR]
 3. ONLINE   36c7d8d9df714f2cbfd469472d816011 (/dev/raw/raw3) [OCR]
Located 3 voting disk(s).
CRS-2672: Attempting to start 'ora.asm' on 'rac1'
CRS-2676: Start of 'ora.asm' on 'rac1' succeeded
CRS-2672: Attempting to start 'ora.OCR.dg' on 'rac1'
CRS-2676: Start of 'ora.OCR.dg' on 'rac1' succeeded
Configure Oracle Grid Infrastructure for a Cluster ... succeeded

看完了这篇文章,相信你对“如何解决安装oracle11g grid时报错Failed to create keys in the OLR, rc = 127的问题”有了一定的了解,如果想了解更多相关知识,欢迎关注编程网数据库频道,感谢各位的阅读!

您可能感兴趣的文档:

--结束END--

本文标题: 如何解决安装oracle11g grid时报错Failed to create keys in the OLR, rc = 127的问题

本文链接: https://lsjlt.com/news/64442.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
  • 如何解决安装oracle11g grid时报错Failed to create keys in the OLR, rc = 127的问题
    小编给大家分享一下如何解决安装oracle11g grid时报错Failed to create keys in the OLR, rc = 127的问题,希望大家阅读完这篇文章之后都有所收获,下面让我们一...
    99+
    2024-04-02
  • 使用Eclipse时出现报错(Failed to create the Java ..)如何解决
    这期内容当中小编将会给大家带来有关使用Eclipse时出现报错(Failed to create the Java ..)如何解决,文章内容丰富且以专业的角度为大家分析和叙述,阅读完这篇文章希望大家可以有所收获。Eclipse 开发java...
    99+
    2023-05-31
    eclipse 报错 ava
  • 如何解决安装pytorch时报sslerror错误的问题
    这篇文章给大家分享的是有关如何解决安装pytorch时报sslerror错误的问题的内容。小编觉得挺实用的,因此分享给大家做个参考,一起跟随小编过来看看吧。首先说一下 ,我是用的anaconda3装的pytorch为了方便建议你也安装一个。...
    99+
    2023-06-15
  • 如何解决yum安装php报错的问题
    这篇文章主要介绍了如何解决yum安装php报错的问题,具有一定借鉴价值,感兴趣的朋友可以参考下,希望大家阅读完这篇文章之后大有收获,下面让小编带着大家一起了解一下。yum安装php报错的解决办法:1、查看错误信息;2、在命令窗口执行“yum...
    99+
    2023-06-22
  • 如何解决navicat安装报2059错误的问题
    这篇文章主要介绍了如何解决navicat安装报2059错误的问题,具有一定借鉴价值,感兴趣的朋友可以参考下,希望大家阅读完这篇文章之后大有收获,下面让小编带着大家一起了解一下。  在安装navicat时有时...
    99+
    2024-04-02
  • 如何解决安装oracle11g或12C碰到无法访问临时位置的问题
    小编给大家分享一下如何解决安装oracle11g或12C碰到无法访问临时位置的问题,希望大家阅读完这篇文章之后都有所收获,下面让我们一起去探讨吧! 安装oracle11g或12...
    99+
    2024-04-02
  • 如何解决Laravel安装sail时ubuntu软件源很慢或者connection failed的问题
    这篇文章主要介绍如何解决Laravel安装sail时ubuntu软件源很慢或者connection failed的问题,文中介绍的非常详细,具有一定的参考价值,感兴趣的小伙伴们一定要看完!Laravel 安装 sail时ubuntu软件源很...
    99+
    2023-06-14
  • 如何解决在VMware安装RedHat Linux系统时出现该光盘无法被挂载错误的问题
    本篇内容介绍了“如何解决在VMware安装RedHat Linux系统时出现该光盘无法被挂载错误的问题”的有关知识,在实际案例的操作过程中,不少人都会遇到这样的困境,接下来就让小编带领大家学习一下如何处理这些情况吧!希望大家仔细阅读,能够学...
    99+
    2023-06-12
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作