Advertisement

Wednesday, January 31, 2018

OEM 13cR2 - OMS Patching

Patching -

OEM Patches available @
 

Enterprise Manager 13.2 Master Bundle Patch List (Includes Plugins: 13.2.1, 13.2.2, 13.2.3) (Doc ID 2219797.1) EM Cloud Control PSU : List of Available PSUs (Patch Set Updates) (Doc ID 1605609.1)



Ensure that you have the latest version of OPatch 13.9.0.0.0 and OMSPatcher version 13.8.0.0.2 for Enterprise Manager 13.2.0.0.0 release.

#Patch 6880880: OPatch version 13.9.2.1.0 for Nextgen OUI based homes
#Patch 19999993: OMSPatcher patch of version 13.8.0.0.2 for Enterprise Manager Cloud Control 13.2.0.0.0

 
We will install --> 27116243 - Patch 27116243: EMBP Patch Set Update 13.2.0.0.180116

Update OPatch in OMS Home

[oracle@omshost stage_patch]$ unzip -qq p6880880_139000_Generic.zip [
oracle@omshost stage_patch]$ cd 6880880/
[
oracle@omshost stage_patch]$ export ORACLE_HOME=/opt/oracle/em13cr2/middleware
[
oracle@omshost 6880880]$ ${ORACLE_HOME}/oracle_common/jdk/bin/java -jar opatch_generic.jar -silent oracle_home=${ORACLE_HOME}

(Output Truncated)
Saving the inventory oracle.glcm.opatchauto.core.wallet.classpath

The install operation completed successfully.

Logs successfully copied to /opt/oracle/oraInventory/logs.

Update OMSPatcher



[
oracle@omshost 6880880]$ cd $OMS_HOME
[
oracle@omshost middleware]$ pwd
/opt/oracle/em13cr2/middleware
[
oracle@omshost middleware]$ mv OMSPatcher OMSPatcher.30_Jan_2018
[
oracle@omshost middleware]$ unzip -qq /stage_patch/p19999993_132000_Generic.zip
[
oracle@omshost middleware]$ cd OMSPatcher
[
oracle@omshost OMSPatcher]$ ./omspatcher version
OMSPatcher Version: 13.8.0.0.2
OPlan Version: 12.2.0.1.10
OsysModel build: Mon Oct 09 23:16:20 UTC 2017
   
OMSPatcher succeeded.

Unzip the Patch
[
oracle@omshost 6880880]$ cd /stage_patch
[
oracle@omshost stage_patch]$ unzip -qq p27116243_132000_Generic.zip

Analyze Patch

[
oracle@omshost ~]$ cd /stage_patch/ 27116243

[ora132@omshost 27116243]$ omspatcher apply -analyze
OMSPatcher Automation Tool
.
.
The following sub-patch(es) are applicable:

             Featureset   Sub-patches                                     Log file
             ----------   -----------                                     --------
  oracle.sysman.top.oms      27116243   27116243_opatch2018-01-30_09-49-13AM_1.log



Log file location: /opt/oracle/em13cr2/middleware/cfgtoollogs/omspatcher/27116243/omspatcher_2018-01-30_09-49-14AM_analyze.log

OMSPatcher succeeded.


Patch OMS

[oracle@omshost 27116243]$ omspatcher apply
OMSPatcher Automation Tool
Copyright (c) 2017, Oracle Corporation.  All rights reserved.


OMSPatcher version : 13.8.0.0.2
OUI version        : 13.9.2.0.0
Running from       : /opt/oracle/em13cr2/middleware
Log file location  : /opt/oracle/em13cr2/middleware/cfgtoollogs/omspatcher/opatch2018-01-30_10-00-17AM_1.log
.
.
.
OMSPatcher succeeded.


[
oracle@omshost 27116243]$ emcli login -username=sysman
Enter password

Login successful
[
oracle@omshost 27116243]$ emcli sync
Synchronized successfully



Verify Patch Applied
[
oracle@omshost OPatch]$ ./opatch lspatches
27116243;EMBP Patch Set Update 13.2.0.0.180116
24450351;One-off
23519804;One-off
22065592;One-off
21252292;One-off
21243471;One-off
20882747;One-off
20758863;One-off
20442348;One-off
20222451;One-off
20022048;One-off
19982906;One-off
19953516;One-off
19901079;One-off
19879223;One-off
19730967;One-off
19345252;One-off
18974665;One-off
18836900;One-off
18814458;One-off
23527146;One-off
20741228;JDBC 12.1.3.1 BP1

OPatch succeeded.

No comments:
Write comments