Saturday, January 17, 2015

Downloading And Applying our patches to Cloud Control ( Part 3 - Plugin Patches )



Now we have an uptodate OMS lets get the plugins updated

At the moment this is patch 20188140: enterprise manager for oms plugins 12.1.0.4.

Download the patch to the server using the wget method I showed earlier

This is a big patch approx 400MB so it will take a bit 

unzip it to a patch directory and lets run opatch analyze 

[oracle@ebscloud 20188140]$ /u01/oracle/oms12104/oms/OPatch/opatchauto apply -analyze -property_file /home/oracle/patches/wlsprops.txt
OPatch Automation Tool
Copyright (c) 2014, Oracle Corporation.  All rights reserved.


OPatchauto version : 11.1.0.12.3
OUI version        : 11.1.0.12.0
Running from       : /u01/oracle/oms12104/oms
Log file location  : /u01/oracle/oms12104/oms/cfgtoollogs/opatch/opatch2015-01-17_08-17-50AM_1.log

OPatchauto log file: /u01/oracle/oms12104/oms/cfgtoollogs/opatchauto/20188140/opatch_oms_2015-01-17_08-17-53AM_analyze.log


WARNING: Sub-patch "19051557" skipped for incompatibility with components installed in the OMS system.
WARNING: Sub-patch "19282500" skipped for incompatibility with components installed in the OMS system.
WARNING: Sub-patch "19513319" skipped for incompatibility with components installed in the OMS system.
WARNING: Sub-patch "20109340" skipped for incompatibility with components installed in the OMS system.

Configuration Validation: Success


SKIPPED...

Complete Summary
================


All log file names referenced below can be accessed from the directory "/u01/oracle/oms12104/oms/cfgtoollogs/opatch/2015-01-17_08-17-50AM_SystemPatch_20188140_1"

Prerequisites analysis summary:
-------------------------------

The following sub-patch(es) are applicable:

      Oracle Home Name   Sub-patches                                          Log file
      ----------------   -----------                                          --------
    oracle_sysman_xa21      19907892   19907892_ApplyPrereq2015-01-17_08-18-23AM_2.log
  oracle_sysman_emas21      20109345   20109345_ApplyPrereq2015-01-17_08-18-08AM_2.log
    oracle_sysman_db21      20109326   20109326_ApplyPrereq2015-01-17_08-18-18AM_2.log
   oracle_sysman_ssa21      20109312   20109312_ApplyPrereq2015-01-17_08-18-31AM_2.log
  oracle_sysman_emct21      19163444   19163444_ApplyPrereq2015-01-17_08-18-15AM_2.log
    oracle_sysman_vt21      19060193   19060193_ApplyPrereq2015-01-17_08-18-26AM_2.log
   oracle_sysman_mos21      19051548   19051548_ApplyPrereq2015-01-17_08-18-28AM_2.log


The following sub-patches are incompatible with components installed in the OMS system:
19051557,19282500,19513319,20109340



--------------------------------------------------------------------------------
The following warnings have occurred during OPatchauto execution:
1)  Sub-patch "19051557" skipped for incompatibility with components installed in the OMS system.
2)  Sub-patch "19282500" skipped for incompatibility with components installed in the OMS system.
3)  Sub-patch "19513319" skipped for incompatibility with components installed in the OMS system.
4)  Sub-patch "20109340" skipped for incompatibility with components installed in the OMS system.
--------------------------------------------------------------------------------
OPatchauto Session completed with warnings.
Log file location: /u01/oracle/oms12104/oms/cfgtoollogs/opatchauto/20188140/opatch_oms_2015-01-17_08-17-53AM_analyze.log

OPatchauto completed with warnings.
[oracle@ebscloud 20188140]$


so now emctl stop oms 

and run the apply 

[Jan 17, 2015 8:20:27 AM]    Collect Patch Data: In Progress...
[Jan 17, 2015 8:20:33 AM]    Collect Patch Data: Completed.
[Jan 17, 2015 8:20:33 AM]    Collect Target Data: In Progress...
[Jan 17, 2015 8:20:33 AM]    Collect Target Data: Completed.
[Jan 17, 2015 8:20:33 AM]    --------------------------------------------------------------------------------------------------------------------------------------------

                             Enterprise Manager with single primary OMS instance only, not a Multi-OMS environment, and no HA configuration;
                             Primary OMS instance(s):


                            Platform Oracle home:
                             /u01/oracle/oms12104/oms
                             List of Plugin Oracle homes:
                             oracle_sysman_cfw21 : /u01/oracle/oms12104/plugins/oracle.sysman.cfw.oms.plugin_12.1.0.1.0
                             oracle_sysman_db21 : /u01/oracle/oms12104/plugins/oracle.sysman.db.oms.plugin_12.1.0.6.0
                             oracle_sysman_xa21 : /u01/oracle/oms12104/plugins/oracle.sysman.xa.oms.plugin_12.1.0.6.0
                             oracle_sysman_emas21 : /u01/oracle/oms12104/plugins/oracle.sysman.emas.oms.plugin_12.1.0.6.0
                             oracle_sysman_mos21 : /u01/oracle/oms12104/plugins/oracle.sysman.mos.oms.plugin_12.1.0.6.0
                             oracle_sysman_ssa21 : /u01/oracle/oms12104/plugins/oracle.sysman.ssa.oms.plugin_12.1.0.8.0
                             oracle_sysman_emct21 : /u01/oracle/oms12104/plugins/oracle.sysman.emct.oms.plugin_12.1.0.6.0
                             oracle_apps_ebs21 : /u01/oracle/oms12104/plugins/oracle.apps.ebs.oms.plugin_12.1.0.2.0
                             oracle_sysman_vt21 : /u01/oracle/oms12104/plugins/oracle.sysman.vt.oms.plugin_12.1.0.6.0
                             --------------------------------------------------------------------------------------------------------------------------------------------
[Jan 17, 2015 8:20:33 AM]    Validate Configuration: In Progress...
[Jan 17, 2015 8:20:33 AM]    Checking the status of weblogic admin server for OMS instance domain...
[Jan 17, 2015 8:20:34 AM]    State of the weblogic admin server "EMGC_ADMINSERVER" for OMS instance domain is : RUNNING
[Jan 17, 2015 8:20:34 AM]    AdminServer status check: [PASSED]
[Jan 17, 2015 8:20:34 AM]    Checking the status of OMS repository...
[Jan 17, 2015 8:20:34 AM]    Status of the OMS repository is : UP
[Jan 17, 2015 8:20:34 AM]    OMS repository status check: [PASSED]
[Jan 17, 2015 8:20:34 AM]    Checking whether software library is configured....
[Jan 17, 2015 8:20:34 AM]    Software library is correctly configured.
[Jan 17, 2015 8:20:34 AM]    Checking whether software library is configured....Software library configuration check: [PASSED]
[Jan 17, 2015 8:20:34 AM]    Validate Configuration: Completed.
[Jan 17, 2015 8:20:34 AM]    Running apply prerequisite checks for sub-patch(es) "20109345" and Oracle Home "/u01/oracle/oms12104/plugins/oracle.sysman.emas.oms.plugin_12.1.0.6.0"...
[Jan 17, 2015 8:20:36 AM]    Sub-patch(es) "20109345" are successfully analyzed for Oracle Home "/u01/oracle/oms12104/plugins/oracle.sysman.emas.oms.plugin_12.1.0.6.0"
[Jan 17, 2015 8:20:36 AM]    Running apply prerequisite checks for sub-patch(es) "19163444" and Oracle Home "/u01/oracle/oms12104/plugins/oracle.sysman.emct.oms.plugin_12.1.0.6.0"...
[Jan 17, 2015 8:20:39 AM]    Sub-patch(es) "19163444" are successfully analyzed for Oracle Home "/u01/oracle/oms12104/plugins/oracle.sysman.emct.oms.plugin_12.1.0.6.0"
[Jan 17, 2015 8:20:39 AM]    Running apply prerequisite checks for sub-patch(es) "20109326" and Oracle Home "/u01/oracle/oms12104/plugins/oracle.sysman.db.oms.plugin_12.1.0.6.0"...
[Jan 17, 2015 8:20:42 AM]    Sub-patch(es) "20109326" are successfully analyzed for Oracle Home "/u01/oracle/oms1

..SKIPPED...

[Jan 17, 2015 8:38:51 AM]    Patching summary:
                             -----------------
                             Binaries of the following sub-patch(es) have been applied successfully:
                             oracle_sysman_xa21:19907892
                             oracle_sysman_emas21:20109345
                             oracle_sysman_db21:20109326
                             oracle_sysman_ssa21:20109312
                             oracle_sysman_emct21:19163444
                             oracle_sysman_vt21:19060193
                             oracle_sysman_mos21:19051548


                             The following sub-patches are incompatible with components installed in the OMS system:
                             19051557,19282500,19513319,20109340

                             Deployment summary:
                             -------------------


So that is ALL OK 

We are patched. 


emctl start oms and we are done. 

No comments: