文档内容
|
|
用途 |
|
|
适用范围 |
|
|
详细信息 |
| 问题 1:安装 DB 软件时报CRS 完整性相关的错误 PRKC-1137 或 PRVF-5434 |
| 现象: |
| 可能的原因: |
| 解决方案: |
| 问题 2:安装数据库软件 或 添加节点时报 PRKC-1137 或 PRVF-5434 |
| 现象: |
| 可能的原因: |
| 解决方案: |
| 问题 3:runInstaller的“节点选择”窗口不显示所有集群节点 |
| 现象: |
| 可能的原因: |
| 解决方案: |
|
|
参考 |
适用于:
Oracle Database - Enterprise Edition - 版本 11.2.0.1 和更高版本本文档所含信息适用于所有平台
用途
本文档总结了最常见的几个11gR2 Real Application Cluster 安装问题及解决方案。
适用范围
本文档适用于 Oracle Clusterware/RAC 数据库管理员和 Oracle 技术支持工程师。
详细信息
问题 1:安装 DB 软件时报CRS 完整性相关的错误 PRKC-1137 或 PRVF-5434
现象:
PRKC-1137 : Unable to find Version object with string value 11.2.0.2.0
OR
PRVF-5434 : Cannot identify the current CRS software version
OR
PRVF-5434 : Cannot identify the current CRS software version
可能的原因:
在较高版本的 Grid Infrastructure 中安装了较低版本的数据库软件,例如在 11.2.0.3 GI 集群中安装 11.2.0.2 RAC
解决方案:
使用“crsctl check crs”和“cluvfy stage -post crsinst -n all -verbose” 验证集群件,如果输出结果没有显示问题,则忽略错误,或调用 runInstaller时使用-ignorePrereq 选项。
请参阅 Document 1279064.1
请参阅 Document 1279064.1
问题 2:安装数据库软件 或 添加节点时报 PRKC-1137 或 PRVF-5434
现象:
[INS-35354] The system on which you are attempting to install Oracle RAC is not part of a valid cluster
PRKC-1094 : Failed to retrieve the active version of crs: {0}
PRVF-5300 : Failed to retrieve active version for CRS on this node
PRKC-1093 : Failed to retrieve the version of crs software on node "java.io.IOException: /oracle/oraucdb/db/bin/crsctl: not found" : {1}
PRKC-1094 : Failed to retrieve the active version of crs: {0}
PRVF-5300 : Failed to retrieve active version for CRS on this node
PRKC-1093 : Failed to retrieve the version of crs software on node "java.io.IOException: /oracle/oraucdb/db/bin/crsctl: not found" : {1}
可能的原因:
在中央目录(central inventory) inventory.xml 中,未设置“CRS=true”,或者设置在了错误的主目录上,亦或是设置在了多个主目录上。
解决方案:
请参阅 Document 1053393.1 只在当前使用的 Oracle Clusterware 主目录上设置 CRS=true。
问题 3:runInstaller的“节点选择”窗口不显示所有集群节点
现象:
Oracle Clusterware(CRS 或 GI)已启动并运行,但是数据库安装程序看不到所有的集群节点。
可能的原因:
不正确的 inventory
解决方案:
请参阅 Document 1327486.1 了解具体的解决方案。
参考
NOTE:1053393.1 - How to Update Inventory to Set/Unset "CRS=true" Flag for Oracle Clusterware HomeNOTE:1279064.1 - PRKC-1137: Installing 11.2.0.1 RAC Database Software Fails on Cluster Manager Integrity Check if GI is 11.2.0.2