$ opatch prereq CheckConflictAmongPatchesWithDetail -phBaseDir <path to base dir where all the patches to be applied are kept>
In this case the command
$ opatch prereq CheckConflictAmongPatchesWithDetail -phBaseDir $ORACLE_HOME/patches
Run the following command to check whether there are any conflicts between the patches to be
applied and the patches already applied in the Oracle Home.
$ opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir <path to base dir where all the patches to be applied are kept>
This checks if there are any conflicts between the patches to be applied and the patches in the
Oracle Home, by giving out the detailed information about the conflicts/supersets.
In this case the command
$ opatch prereq CheckConflictAmongPatchesWithDetail -phBaseDir $ORACLE_HOME/patches
Run the following command to check whether there are any conflicts between the patches to be
applied and the patches already applied in the Oracle Home.
$ opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir <path to base dir where all the patches to be applied are kept>
This checks if there are any conflicts between the patches to be applied and the patches in the
Oracle Home, by giving out the detailed information about the conflicts/supersets.
本文介绍如何使用opatch工具检查Oracle Home中待应用补丁与已安装补丁之间的冲突,包括详细步骤及命令行指令。
1925

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



