oracle linux8.8上安装oracle 19c集群

1、操作系统版本告警

处理办法:export CV_ASSUME_DISTID=RHEL7.6

2、ssh互信故障

查看ssh版本

root@db1 \~\]# ssh -V OpenSSH_8.0p1, OpenSSL 1.1.1k FIPS 25 Mar 2021 处理办法-2个节点都需要操作 安装前配置 # mv /usr/bin/scp /usr/bin/scp.orig # echo "/usr/bin/scp.orig -T \\$\*" \> /usr/bin/scp # chmod 555 /usr/bin/scp # cat /usr/bin/scp 安装后还原 mv /usr/bin/scp.orig /usr/bin/scp mos文档 2555697.1 如果OpenSSH升级到8.x会有这个问题 Apply patch 30159782 before run "gridSetup.sh", see (Doc ID 1410202.1) for how to apply OneOff patch before run "gridSetup.sh". 3、应用补丁告警 OPatchauto session is initiated at Wed Oct 4 15:16:04 2023 System initialization log file is /u01/app/19.0.0/grid_1/cfgtoollogs/opatchautodb/systemconfig2023-10-04_03-16-14PM.log. Session log file is /u01/app/19.0.0/grid_1/cfgtoollogs/opatchauto/opatchauto2023-10-04_03-16-56PM.log The id for this session is IJ7S Shared home /u01/app/19.0.0/grid_1 can only be patched in nonrolling mode. OPATCHAUTO-72030: Execution mode invalid. OPATCHAUTO-72030: Cannot execute in rolling mode, as CRS home is shared. OPATCHAUTO-72030: Execute in non-rolling mode. OPatchAuto failed. OPatchauto session completed at Wed Oct 4 15:17:27 2023 Time taken to complete the session 1 minute, 14 seconds opatchauto failed with error code 42 处理办法: # export CV_ASSUME_DISTID=RHEL7.6后执行补丁命令

相关推荐
Dreams_l几秒前
MySQL初阶:sql事务和索引
数据库·sql·mysql
拾贰_C17 分钟前
【SpringBoot】关于MP使用中配置了数据库表前缀的问题
数据库·spring boot·oracle
狐凄31 分钟前
Python实例题:Python百行制作登陆系统
数据库
vvilkim39 分钟前
Redis 发布订阅模式深度解析:原理、应用与实践
数据库·redis·缓存
开***能1 小时前
降本增效双突破:Profinet转Modbus TCP助力包布机产能与稳定性双提升
数据库·网络协议·tcp/ip
广州智造6 小时前
OptiStruct实例:3D实体转子分析
数据库·人工智能·算法·机器学习·数学建模·3d·性能优化
技术宝哥9 小时前
Redis(2):Redis + Lua为什么可以实现原子性
数据库·redis·lua
学地理的小胖砸10 小时前
【Python 操作 MySQL 数据库】
数据库·python·mysql
dddaidai12311 小时前
Redis解析
数据库·redis·缓存
数据库幼崽11 小时前
MySQL 8.0 OCP 1Z0-908 121-130题
数据库·mysql·ocp