问题描述:
在LINUX 7.5 的环境上安装12.2.0.1 Restart Grid环境,执行root.sh  报 CLSRSC-400 错误

错误如下:

解决办法:

1. 参考(文档ID 1364419.1)或运行./deinstall   清空原有安装文件

2.  通过以下命令提前对GI_HOME打最新RU补丁

12.2.0.1

The steps for 12.2.0.1 are:

1. Unzip Grid Infrastructure Gold Image to the Desired GI Home Location on the Local Node as the Grid user

2. Download and Install the latest OPatch Version (Patch 6880880) to the extracted GI Gold Image as the Grid user:

Note:  Choose Overwrite ALL when prompted, do NOT remove the old OPatch directory from the GI_HOME prior to extracting
 
$ unzip -d $GI_HOME p6880880_<platform version info>.zip

3. Apply the patch to the Gold Image by running the following as the Grid user:

To apply only Release Updates:

$GI_HOME/gridSetup.sh -applyPSU patch location

To apply only Non-RU patches:

$GI_HOME/gridSetup.sh -applyOneOffs patch location

To apply Release Updates and Non-RU patches in one command:

$GI_HOME/gridSetup.sh -applyPSU patch location -applyOneOffs patch location

 

An example is:

$ ./gridSetup.sh -applyPSU /u01/patch/27100009/

Preparing the home to patch...

Applying the patch /u01/patch/27100009/...

Successfully applied the patch.

备注:11g ,12.1  ,12.2 ,18.1 版本不同,用的参数不一样,详细见文档ID 1410202.1

参考: 12.2 Grid Infrastructure Installation: What's New (文档 ID 2024946.1)

             如何应用网格基础结构修补程序在执行根脚本(root.sh或rootupgrade.sh)之前?(文档ID 1410202.1)

3.  重新运行./gridSetup.sh 安装GRID

-----------------------------------------------------------------------------------------------------------------

备注:如若不提前打补丁,在安装后重启主机,HAS 不会自动重启。在补打最新补丁后,也可修复。

不过,在生产环境,建议还是在安装GRID前,提前打GI_HOME补丁

 

                      

 

<wiz_tmp_tag id="wiz-table-range-border" contenteditable="false" style="display: none;">

 
 
 
 

最新文章

  1. ASP.NET MVC5+EF6+EasyUI 后台管理系统(45)-工作流设计-设计步骤
  2. Splash页面跳转主页面,去掉主页面标题栏
  3. java基础 swing编程实战
  4. 使用用户自定义类型 CLR UDT
  5. [Docker] docker 基础学习笔记4(共6篇)
  6. 手机打开PDF文档中文英文支持(乱码问题)解决攻略
  7. IOS第一天
  8. Design T-Shirt 分类: HDU 2015-06-26 11:58 7人阅读 评论(0) 收藏
  9. c#扩展方法的理解(一:初识)
  10. 在Spark中使用Kryo序列化
  11. Linux Shell之top命令
  12. Linux环境编程之同步(二):条件变量
  13. httpd路径映射和重定向
  14. Airbnb/Apache Superset – the open source dashboards and visualization tool – first impressions and link to a demo
  15. JQuery 获取select 的value值和文本值
  16. 通信导论-IP数据网络基础(4)
  17. 关于使用jquery.cookie.js存cookie中文出现乱码问题
  18. maven项目打包成war包发布到tomcat下...
  19. linux常用目录简介
  20. SVM:随机产生100个点,建立模型,找出超平面方程——Jaosn niu

热门文章

  1. 新年奉献MVC+EF(CODEFIRST)+EASYUI医药MIS系统(转)
  2. 手动添加ceph的mds
  3. cenots7单机安装Kubernetes
  4. Sql优化,面试经验总结
  5. OpenCV实现均值哈希
  6. 【C#】事件
  7. What is the difference between inverse converse and reverse?
  8. Arduino I2C + 温湿度传感器HTS221
  9. [Erlang13]怎么把一个普通的进程挂入Supervisor监控树?
  10. 算法 UVA 11300