11.2.0.4 rac on redhat 6.5 libcap.so.1: cannot open shared object file

今天在安装Oracle  11.2.0.4 RAC时执行root.sh脚本遇到报错,OS是RedHat 6.5 64位,错误内容如下:
# /u01/app/11.2.0/grid/product/11.2.0/db_1/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/product/11.2.0/db_1
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/product/11.2.0/db_1/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/product/11.2.0/db_1/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/product/11.2.0/db_1/crs/install/crsconfig_lib.pm line 7660.
/u01/app/11.2.0/grid/product/11.2.0/db_1/perl/bin/perl -I/u01/app/11.2.0/grid/product/11.2.0/db_1/perl/lib -I/u01/app/11.2.0/grid/product/11.2.0/db_1/crs/install /u01/app/11.2.0/grid/product/11.2.0/db_1/crs/install/rootcrs.pl execution failed

1、查看libcap安装情况
# rpm -qa | grep libcap
libcap-2.16-5.5.el6.x86_64
libcap-devel-2.16-5.5.el6.x86_64
libcap-ng-devel-0.6.4-3.el6_0.1.x86_64
libcap-ng-0.6.4-3.el6_0.1.x86_64
2、查看libcap位置
# find / -name libcap*
/lib64/libcap.so.2.16
/lib64/libcap-ng.so.0
/lib64/libcap-ng.so.0.0.0
/lib64/libcap.so
/lib64/libcap.so.2
/usr/lib64/pkgconfig/libcap-ng.pc
/usr/lib64/libcap-ng.so
/usr/lib64/openssl/engines/libcapi.so
/usr/share/doc/libcap-ng-0.6.4
/usr/share/doc/libcap-2.16
/usr/share/man/man3/libcap.3.gz
3、创建软链接
# ln -s libcap.so libcap.so.1
# ls -l libcap.so*
lrwxrwxrwx. 1 root root    11 Apr 17 02:35 libcap.so -> libcap.so.2
lrwxrwxrwx  1 root root     9 Apr 19 11:11 libcap.so.1 -> libcap.so
lrwxrwxrwx. 1 root root    14 Apr 17 02:06 libcap.so.2 -> libcap.so.2.16
-rwxr-xr-x. 1 root root 19016 Aug 23  2011 libcap.so.2.16
4、删除root.sh之前配置信息
# cd crs/install/
# ./roothas.pl -deconfig -force
Using configuration parameter file: ./crsconfig_params
CRS-4535: Cannot communicate with Cluster Ready Services
CRS-4000: Command Stop failed, or completed with errors.
CRS-4535: Cannot communicate with Cluster Ready Services
CRS-4000: Command Delete failed, or completed with errors.
CLSU-00100: Operating System function: failed failed with error data: 2
CLSU-00101: Operating System error message: No such file or directory
CLSU-00103: error location: scrsearch3
CLSU-00104: additional error information: id doesnt exist scls_scr_setval
CRS-4544: Unable to connect to OHAS
CRS-4000: Command Stop failed, or completed with errors.
ACFS-9313: No ADVM/ACFS installation detected.
Failure in execution (rc=-1, 0, No such file or directory) for command /etc/init.d/ohasd deinstall
Successfully deconfigured Oracle Restart stack
再次执行root.sh脚本成功!

注:另外一种方法是可以试安装compat-libcap1.x86_64这个包。


来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/10271187/viewspace-1586062/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/10271187/viewspace-1586062/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值