SAP Knowledge Base Article - Preview

1622058 - Checking for SAP Bundle Patch Conflicts

Symptom

During the SBP (SAP Bundle Patches) installation we can se the following session in the guide (SBP SAP_112023_201108_AIX as example):

3.3 Checking for Patch Conflicts

Note:

You need to check for patch conflicts only if you have installed non-SAP-recommended patches in your Oracle Home.

If you want to ensure that this SBP does not conflict with non-SAP-recommended patches, you can do so as follows while the database instance is up and running:

unzip -q SAP_112023_201108_AIX.zip
rm -rf SAP_112023_201108/OPatch SAP_112023_201108/MOPatch
$ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail \
  -phBaseDir SAP_112023_201108

The report will indicate the patches that conflict with this SBP and the patches for which this SBP is a superset. You may compare that report with the list of replaced or obsoleted patches in the SAP Bundle Patch history in document bugs_fixed.html Bugs Fixed by Oracle® Database SAP® Bundle Patch 11.2.0.2.3 - 201108.

If there are patch conflicts not listed in the SAP Bundle Patch history, for example with non-SAP-recommended patches, apply for the required merge patches before installing this SBP or ensure otherwise that the patch conflicts are handled in an appropriate way before continuing SBP installation.


Read more...

Environment

  • SAP systems with Oracle database

Keywords

CheckConflictAgainstOHWithDetail, SBP, 19c, 18c, 12c, 11g, 10g , KBA , BC-DB-ORA , Oracle , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.