这个报错和网上的大部分答案都不一样的,报错也不是缺少32位的rpm包,是之前报错修改vipca 的时候多注释掉一行 ,看vipca 代码看出来的,哎 不要注释掉arch=·uname -m· 这一行 还有运行vipca 要用root用户运行,必须要在安装主节点(就是运行runinstaller的node)运行, 另一个节点会报异常。[root@node2 bin]# ./vipca
Exception in thread "main" PRKH-1010 : Unable to communicate with CRS services.
[PRKH-1000 : Unable to load the SRVM HAS shared library
[PRKN-1008 : Unable to load the shared library "srvmhas10"
or a dependent library, from
LD_LIBRARY_PATH="/opt/crs/Oracle/product/crs/jdk/jre/lib/i386/client:/opt/crs/oracle/product/crs/jdk/jre/lib/i386:/opt/crs/oracle/product/crs/jdk/jre/../lib/i386:/opt/crs/oracle/product/crs/lib:/opt/crs/oracle/product/crs/srvm/lib:"
[java.lang.UnsatisfiedLinkError: /opt/crs/oracle/product/crs/lib/libsrvmhas10.so: /opt/crs/oracle/product/crs/lib/libsrvmhas10.so: wrong ELF class: ELFCLASS64]]]
PRKH-1010 : Unable to communicate with CRS services.
[PRKH-1000 : Unable to load the SRVM HAS shared library
[PRKN-1008 : Unable to load the shared library "srvmhas10"
or a dependent library, from
LD_LIBRARY_PATH="/opt/crs/oracle/product/crs/jdk/jre/lib/i386/client:/opt/crs/oracle/product/crs/jdk/jre/lib/i386:/opt/crs/oracle/product/crs/jdk/jre/../lib/i386:/opt/crs/oracle/product/crs/lib:/opt/crs/oracle/product/crs/srvm/lib:"
[java.lang.UnsatisfiedLinkError: /opt/crs/oracle/product/crs/lib/libsrvmhas10.so: /opt/crs/oracle/product/crs/lib/libsrvmhas10.so: wrong ELF class: ELFCLASS64]]]
PRKH-1010 : Unable to communicate with CRS services.
[PRKH-1000 : Unable to load the SRVM HAS shared library
[PRKN-1008 : Unable to load the shared library "srvmhas10"
or a dependent library, from
LD_LIBRARY_PATH="/opt/crs/oracle/product/crs/jdk/jre/lib/i386/client:/opt/crs/oracle/product/crs/jdk/jre/lib/i386:/opt/crs/oracle/product/crs/jdk/jre/../lib/i386:/opt/crs/oracle/product/crs/lib:/opt/crs/oracle/product/crs/srvm/lib:"
[java.lang.UnsatisfiedLinkError: /opt/crs/oracle/product/crs/lib/libsrvmhas10.so: /opt/crs/oracle/product/crs/lib/libsrvmhas10.so: wrong ELF class: ELFCLASS64]]]更多Oracle相关信息见Oracle 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=12ORA-28000账户被锁和解锁Oracle 10g r2 安装clusterware ocr 指定/dev/raw/raw1 报错相关资讯 Oracle 10G R2 clusterware
- Oracle 10gR2 Clusterware 简明安 (01/16/2015 14:15:09)
- Oracle 10g r2 安装clusterware (02/09/2014 20:11:37)
- CentOS 6.3(x86_64)下安装Oracle (01/15/2014 15:24:33)
| - Oracle 10g R2创建ASM实例Step By (05/16/2014 09:13:50)
- CentOS 6.3(x86_32)下安装Oracle (01/15/2014 15:40:53)
- Oracle 10g r2上switch over主备库 (01/12/2014 18:53:08)
|
本文评论 查看全部评论 (0)