README
README
README
2) System Patch
Patch for Bug# 31233849
Platform: Generic
Released: Jun 22 2020
This document describes how you can install a System patch on your Oracle
Mangement Service 13c Release 4 Update 2 (13.4.0.2). A System patch allows you to
patch complex systems (or) sub-systems in a more deterministic fashion with
proper automation. Technically, a System patch consists of sub-patches for
various sub-systems of a complex system. For OMS, the sub-systems are
represented as core and plugins. Starting with Enterprise Manager 13c, you can
use a single unified command called OMSPatcher for automating the process of
applying System patches on your OMS.
Prerequisites
--------------
Before you install or deinstall the patch, ensure that you meet the following
requirements:
Note
In case of a multi-OMS environment, shut down all the OMSes.
12. Run the following command on each OMS instance home to ensure that you
do not have any issues with configuration, and binary prerequisite checks:
$ cd <PATCH_TOP_DIR>/31233849
Note
If the Analyze step fails on a Windows operating system, then check the log
files to see if there is a binary prerequisite failure due to
checkActiveFilesAndExecutables. For more information, see Oracle Enterprise
Manager Cloud Control Administrator's Guide.
Note
For single OMS environment, omspatcher will run the patching steps.
For multi-OMS environments, omspatcher provides instructions that you need to
follow in your environment to complete the patching process.
For stand by OMS, omspatcher prints a list of steps that you need to perform
to complete the patching process. For more information, see Section 9.2.
Note : In case of a multi-OMS environment, you must start all the OMSes.
Note
For single OMS environment, omspatcher will run the patching steps.
For multi-OMS environment, omspatcher provides readme files in HTML or text
format, with a list of steps that you need to run in your environment to
complete the patching process.
For stand by OMS, omspatcher prints a list of steps that you need to perform
to complete the patching process.
Note: In case of a multi-OMS environment, you must start all the OMSes.
9 Appendix
----------------
The appendix contains the following topics:
Creating a Property File
Patching Principles for Standby OMS Configuration
Note
Property file for a Primary OMS and Standby OMS are different, as they are in
different domains.
Note
If you follow this recommendation, you do not have to perform any of the
patching steps required for standby OMS using omspatcher.
For more information, see Enterprise Manager Disaster Recovery chapter in the
Oracle Enterprise Manager Administration guide.
Standby OMS Configured Along with Primary OMS System
When patches are applied on the primary OMS, they have to be applied on the
standby site Management Services too. Typically, the patches update the Oracle
home instances (using the omspatcher apply command), and optionally require
scripts to run on the Management Repository. On the standby site, it is
sufficient to update the Oracle Home instances (using omspatcher), and skip
the running of scripts on the Management Repository because database changes
are automatically propagated to the standby site using Data Guard. To achieve
this, use standby option with the commands omspatcher apply and omspatcher
rollback. For more information about these commands, see Section 7 and Section
8 sections in the Oracle Enterprise Manager Administration guide.