- OPatch Utility Information
[root@orcl1 grid]# mv OPatch OPatchbak
[root@orcl1 grid]# mv /home/grid/OPatch ./
[root@orcl1 grid]# su - grid
Last login: Fri Jul 14 15:22:35 CST 2023
[grid@orcl1 ~]$ opatch version
OPatch Version: 12.2.0.1.36
OPatch succeeded.
[grid@orcl1 ~]$
- .1.1.2 Validation of Oracle Inventory
opatch lsinventory -detail -oh /u01/app/19c/grid/
操作步骤如下:
1 创建目录,存放补丁包,并赋予权限。
[root@eomsdb1 ~]# mkdir /19.18 [root@eomsdb1 ~]# chown grid:oinstall /19.18 [root@eomsdb1 ~]# chmod 775 /19.18 As grid Unzip the patch as the Grid home owner except for installations that do not have any Grid homes. For installations where this patch is applied to the Oracle home only, the patch must be unzipped as the Oracle home owner: $ unzip p34762026_190000_<platform>.zip [grid@eomsdb1 19.4]$ unzip p34762026_190000_Linux-x86-64.zip |
- 2.1.1.4 Run OPatch Conflict Check
As the Grid home user:
opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir /19.18/19.18/RU/p34762026_190000_Linux-x86-64/34762026/34765931
[grid@orcl1 ~]$ opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir /19.18/19.18/RU/p34762026_190000_Linux-x86-64/34762026/34765931 Oracle Interim Patch Installer version 12.2.0.1.36 Copyright (c) 2023, Oracle Corporation. All rights reserved. PREREQ session |

文章描述了一次尝试将Oracle软件升级到19.18版本的过程中,包括OPatch的使用、补丁冲突检查、系统空间检查等步骤,以及在权限问题、补丁应用失败后如何进行问题排查和回滚操作。最终成功回滚并重新执行升级操作。
&spm=1001.2101.3001.5002&articleId=131737537&d=1&t=3&u=216237dc56014b6ea01a71da9e950d11)
995

被折叠的 条评论
为什么被折叠?



