DB Versions: 11.2.0.3.0 and 11.2.0.3.8
O/S: RHEL Linux x86_64 version 6.6
I am attempting to create an OEM 12.1.0.5 patching plan for the automated deployment of the following patches:
1) Patch 21068553 - Oracle JavaVM Component 11.2.0.3.4 Database PSU (Jul2015)
2) Patch 20760997 - Database Patch Set Update 11.2.0.3.15 (Includes CPUJul2015)
I have already found Oracle Support Note Doc ID 1936634.1 that indicates you should not use COMBO patches when creating an OEM patching plan. Instead, add the two separate PSUs to a single OEM patching plan.
That's fine, but what I want to know is whether OEM is smart enough to know that it has to follow the patching steps described in Doc ID 1929745.1:
1) Apply DB PSU15 first, but do not run DB PSU post install steps.
2) Apply OJVM PSU.
3) For 11.2.0.3 DB version run the OJVM PSU post install steps followed by the DB PSU (or equivalent) post install steps.
I would think that OEM would apply PSU15 and run the catbundle for each DB as part of that deployment plan rather than wait to run it after the OJVM PSU has been applied?