Not able to install the Oracle CPU on Oracle. +
See the following entries from Opatch log normally found in this path: <ORACLE_HOME>/cfgtoollogs/opatch
The error details will look similar to the following:
--------------------------------------------------------------------------------
[Jan 6, 2021 10:03:31 AM] [INFO] The following warnings have occurred during OPatch execution:
[Jan 6, 2021 10:03:31 AM] [INFO] 1) OUI-67301:
Following patches have conflicts: [ 31465105 31654782 ]
Use the MOS Patch Conflict Checker "https://support.oracle.com/epmos/faces/PatchConflictCheck" to resolve.
See MOS documents 1941934.1 and 1299688.1 for additional information and resolution methods.
[Jan 6, 2021 10:03:31 AM] [INFO] --------------------------------------------------------------------------------
[Jan 6, 2021 10:03:31 AM] [INFO] Finishing UtilSession at Wed Jan 06 10:03:31 PST 2021
[Jan 6, 2021 10:03:31 AM] [INFO] Log file location: D:\oracle\product\12.2.0.1\db_2\cfgtoollogs\opatch\opatch2021-01-06_10-03-24AM_1.log
[Jan 6, 2021 10:03:31 AM] [INFO] Stack Description: java.lang.RuntimeException: Please rebuild the superset patch [31654782] to make sure it supersedes all the relevant patch(es) [31210848,31465105].
This applies to any version of Oracle when applying a CPU (Critical Patch Update) with Opatch.
Patches in conflict are shown inside the brackets of the "Following patches have conflicts: [ 31465105 31654782 ]" message. The conflict needs to be resolved prior to installation of current CPU.
opatch rollback -id 31465105
Note that the DLP Oracle database template does not require the OJVM patch as we do not use that function.
Also see Oracle Critical Patch Update on Windows fails with error 74