Oracle Enterprise Manager 13c Release 5 Update 23 (13.5.0.23)


  1. Download and stage patches on OMS server. 

    p19999993_135000_Generic.zip omspatcher
    p36494040_135000_Generic.zip OMS
    p36494050_135000_Generic.zip OEM agent
    + 3 patches needed to jdbs:
    1.Patch 35430934
    2.Patch 31657681
    3.Patch 34153238
    p35430934_122140_Generic.zip
    p31657681_191000_Generic.zip
    p35430934_122140_Generic.zip
  2. Backup Backup OMS,weblogic and Database.

    Check OMS status

    bash-4.2$ ./emctl status oms
    Oracle Enterprise Manager Cloud Control 13c Release 4
    Copyright (c) 1996, 2020 Oracle Corporation. All rights reserved.
    WebTier is Up
    Oracle Management Server is Up
    JVMD Engine is Up
    BI Publisher Server is Up
    bash-4.2$
    Stop OMS

    bash-4.2$ $./emctl stop oms -all
    Oracle Enterprise Manager Cloud Control 13c Release 5
    Copyright (c) 1996, 2021 Oracle Corporation. All rights reserved.
    Stopping Oracle Management Server...
    WebTier Successfully Stopped
    Node Manager Not Running
    Oracle Management Server is Down
    JVMD Engine is Down
    Backup OMS

    tar -cvzf /u01/backup_oms/oms_backup.tar.gz em135 swlib gc_inst
    tar -cvzf /u01/backup_agent/agent_backup.tar.gz agent
    Backup Database and create a restore point.

    SQL> Create restore point EM13C_pre_upgrade guarantee flashback database;
    SQL> select name,GUARANTEE_FLASHBACK_DATABASE,con_id from v$restore_point;
  3. Upgrade OMSPatcher

    cd $ORACLE_HOME
    mv OMSPatcher OMSPatcher_bkp
    cp -rp /u01/inst/omspatcher/OMSPatcher /u01/app/oracle/em13c
    cd /u01/app/oracle/em13c/OMSPatcher/
    ./omspatcher version
    OMSPatcher Version: 13.9.5.21.0
    OPlan Version: 12.2.0.1.16
  4. Start OMS

    bash-4.2$ $./emctl start oms
    Oracle Enterprise Manager Cloud Control 13c Release 4
    Copyright (c) 1996, 2020 Oracle Corporation. All rights reserved.
    Starting Oracle Management Server...
    WebTier Successfully Started
    Oracle Management Server Already Started
    Oracle Management Server is Up
    JVMD Engine is Up
    Starting BI Publisher Server ...
    BI Publisher Server Already Started
    BI Publisher Server is Up
  5. Analyze OMS patch

    bash-4.2$ $ORACLE_HOME/OMSPatcher/omspatcher apply -analyze -property_file //u01/em135/wls-keys
    OMSPatcher Automation Tool
    Copyright (c) 2017, Oracle Corporation. All rights reserved.
    OMSPatcher version : 13.9.5.21.0
    OUI version : 13.9.4.0.0
    Running from : //u01/em135
    Log file location : //u01/em135/cfgtoollogs/omspatcher/opatch2024-10-25_05-40-29AM_1.log
    OMSPatcher log file: //u01/em135/cfgtoollogs/omspatcher/36494040/omspatcher_2024-10-25_05-40-36AM_analyze.log
    Please enter OMS weblogic admin server URL(t3s://omshost.com:7102):>
    Please enter OMS weblogic admin server username(weblogic):>
    Please enter OMS weblogic admin server password:>
    Enter DB user name : SYS
    Enter 'sys' password :
    Checking if current repository database is a supported version
    Current repository database version is supported
    Prereq "checkComponents" for patch 36487738 passed.
    Prereq "checkComponents" for patch 36329231 passed.
    Prereq "checkComponents" for patch 36487989 passed.
    Prereq "checkComponents" for patch 36487743 passed.
    Prereq "checkComponents" for patch 36487747 passed.
    Prereq "checkComponents" for patch 36487829 passed.
    Configuration Validation: Success
    Running apply prerequisite checks for sub-patch(es) "36487738,36487747,36487989,36487829,36487743,36329231" and Oracle Home "//u01/em135"...
    Sub-patch(es) "36487738,36487747,36487989,36487829,36487743,36329231" are successfully analyzed for Oracle Home "//u01/em135"
    Complete Summary
    ================
    All log file names referenced below can be accessed from the directory "//u01/em135/cfgtoollogs/omspatcher/2024-10-25_05-40-29AM_SystemPatch_36494040_1"
    Prerequisites analysis summary:
    -------------------------------
    The following sub-patch(es) are applicable:
    Featureset Sub-patches Log file
    ---------- ----------- --------
    oracle.sysman.top.oms 36487738,36487747,36487989,36487829,36487743,36329231 36487738,36487747,36487989,36487829,36487743,36329231_opatch2024-10-25_05-41-29AM_1.log
    The following sub-patches are incompatible with components installed in the OMS system:
    35582217,34430509,34706773,36487761,35854914,36161799,36329046,36487844,36329220
    Log file location: //u01/em135/cfgtoollogs/omspatcher/36494040/omspatcher_2024-10-25_05-40-36AM_analyze.log
    OMSPatcher succeeded.
  6. Install recommended patches.

    bash-4.2$ $./emctl start oms
    Oracle Enterprise Manager Cloud Control 13c Release 4
    Copyright (c) 1996, 2020 Oracle Corporation. All rights reserved.
    Starting Oracle Management Server...
    WebTier Successfully Started
    Oracle Management Server Already Started
    Oracle Management Server is Up
    JVMD Engine is Up
    Starting BI Publisher Server ...
    BI Publisher Server Already Started
    BI Publisher Server is Up
  7. Stop OMS

    bash-4.2$ $./emctl stop oms -all
    Oracle Enterprise Manager Cloud Control 13c Release 5
    Copyright (c) 1996, 2021 Oracle Corporation. All rights reserved.
    Stopping Oracle Management Server...
    WebTier Successfully Stopped
    Node Manager Not Running
    Oracle Management Server is Down
    JVMD Engine is Down
  8. Upgrade OMS

    bash-4.2$ $ORACLE_HOME/OMSPatcher/omspatcher apply
    OMSPatcher Automation Tool
    Copyright (c) 2017, Oracle Corporation. All rights reserved.
    OMSPatcher version : 13.9.5.21.0
    OUI version : 13.9.4.0.0
    Running from : /u01/em135
    Log file location : /u01/em135/cfgtoollogs/omspatcher/opatch2024-10-25_06-12-21AM_1.log
    OMSPatcher log file: /u01/em135/cfgtoollogs/omspatcher/36494040/omspatcher_2024-10-25_06-12-29AM_apply.log
    Please enter OMS weblogic admin server URL(t3s:/omshost.com:7102):>
    Please enter OMS weblogic admin server username(weblogic):>
    Please enter OMS weblogic admin server password:>
    Enter DB user name : SYS
    Enter 'sys' password :
    Checking if current repository database is a supported version
    Current repository database version is supported
    Prereq "checkComponents" for patch 36487738 passed.
    Prereq "checkComponents" for patch 36329231 passed.
    Prereq "checkComponents" for patch 36487989 passed.
    Prereq "checkComponents" for patch 36487743 passed.
    Prereq "checkComponents" for patch 36487747 passed.
    Prereq "checkComponents" for patch 36487829 passed.
    Configuration Validation: Success
    Running apply prerequisite checks for sub-patch(es) "36487738,36487747,36487989,36487829,36487743,36329231" and Oracle Home "/u01/em135"...
    Sub-patch(es) "36487738,36487747,36487989,36487829,36487743,36329231" are successfully analyzed for Oracle Home "/u01/em135"
    To continue, OMSPatcher will do the following:
    [Patch and deploy artifacts] : Apply sub-patch(es) [ 36329231 36487738 36487743 36487747 36487829 36487989 ]
    Apply RCU artifact with patch "/u01/em135/.omspatcher_storage/36487738_Aug_3_2024_00_57_51/original_patch";
    Apply RCU artifact with patch "/u01/em135/.omspatcher_storage/36329231_May_8_2024_02_03_34/original_patch";
    Apply RCU artifact with patch "/u01/em135/.omspatcher_storage/36487989_Aug_3_2024_02_10_51/original_patch";
    Apply RCU artifact with patch "/u01/em135/.omspatcher_storage/36487743_Aug_3_2024_02_08_52/original_patch";
    Apply RCU artifact with patch "/u01/em135/.omspatcher_storage/36487747_Aug_3_2024_02_09_46/original_patch";
    Apply RCU artifact with patch "/u01/em135/.omspatcher_storage/36487829_Aug_3_2024_02_11_15/original_patch";
    Register MRS artifact "commands";
    Register MRS artifact "omsPropertyDef";
    Register MRS artifact "targetType";
    Register MRS artifact "chargeback";
    Register MRS artifact "default_collection";
    Register MRS artifact "assoc";
    Register MRS artifact "jobTypes";
    Register MRS artifact "systemStencil";
    Register MRS artifact "procedures";
    Register MRS artifact "discovery";
    Register MRS artifact "EcmMetadataOnlyRegistration";
    Register MRS artifact "swlib";
    Register MRS artifact "OracleCertifiedTemplate";
    Register MRS artifact "namedQuery";
    Register MRS artifact "TargetPrivilege";
    Register MRS artifact "CredStoreMetadata";
    Register MRS artifact "storeTargetType";
    Register MRS artifact "gccompliance";
    Register MRS artifact "compression";
    Register MRS artifact "SecurityClassManager";
    Register MRS artifact "OutOfBoxRole";
    Register MRS artifact "eventSpecificCustmzn";
    Register MRS artifact "report";
    Register MRS artifact "namedsql";
    Register MRS artifact "runbooks";
    Register MRS artifact "derivedAssocs"
    Do you want to proceed? [y|n]
    y
    User Responded with: Y
    Stopping the OMS.....
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-22-41AM_SystemPatch_36494040_9/stop_oms_2024-10-25_06-22-41AM.log
    Applying sub-patch(es) "36329231,36487738,36487743,36487747,36487829,36487989"
    Please monitor log file: /u01/em135/cfgtoollogs/opatch/opatch2024-10-25_06-15-28AM_1.log
    Starting the ADMIN .....
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-28-49AM_SystemPatch_36494040_12/start_admin_2024-10-25_06-28-49AM.log
    Deploying Library .....org.bouncycastle.bcpkix#1.1@1.76.0.0
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-30-02AM_SystemPatch_36494040_13/deploy_library_2024-10-25_06-30-02AM.log
    Deploying Library .....sshdsftp_jar#2.12@2.12.0
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-30-20AM_SystemPatch_36494040_14/deploy_library_2024-10-25_06-30-20AM.log
    Deploying Library .....sshdcore_jar#2.12@2.12.0
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-30-36AM_SystemPatch_36494040_15/deploy_library_2024-10-25_06-30-36AM.log
    Deploying Library .....log4j-core_jar#2.17.1@2.17.1
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-30-51AM_SystemPatch_36494040_16/deploy_library_2024-10-25_06-30-51AM.log
    Deploying Library .....log4j-bridge_jar#2.17.1@2.17.1
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-31-07AM_SystemPatch_36494040_17/deploy_library_2024-10-25_06-31-07AM.log
    Deploying Library .....log4j-api_jar#2.17.1@2.17.1
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-31-22AM_SystemPatch_36494040_18/deploy_library_2024-10-25_06-31-22AM.log
    Deploying Library .....slf4japi_jar#1.7.36@1.7.36
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-31-37AM_SystemPatch_36494040_19/deploy_library_2024-10-25_06-31-37AM.log
    Deploying Library .....org.bouncycastle.bcprovider#1.1@1.76.0.0
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-31-53AM_SystemPatch_36494040_20/deploy_library_2024-10-25_06-31-53AM.log
    Deploying Library .....sshdcommon_jar#2.12@2.12.0
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/deploy_library_2024-10-25_06-32-09AM.log
    DB user 'sys' is allowed to perform startOP patching operation.
    Updating repository with RCU reference file "/u01/em135/.omspatcher_storage/36487738_Aug_3_2024_00_57_51/original_patch"
    Updating repository with RCU reference file "/u01/em135/.omspatcher_storage/36329231_May_8_2024_02_03_34/original_patch" for plugin home "/u01/em135/plugins/oracle.sysman.cfw.oms.plugin_13.5.1.0.0"
    Updating repository with RCU reference file "/u01/em135/.omspatcher_storage/36487989_Aug_3_2024_02_10_51/original_patch" for plugin home "/u01/em135/plugins/oracle.sysman.si.oms.plugin_13.5.1.0.0"
    Updating repository with RCU reference file "/u01/em135/.omspatcher_storage/36487743_Aug_3_2024_02_08_52/original_patch" for plugin home "/u01/em135/plugins/oracle.sysman.emas.oms.plugin_13.5.1.0.0"
    Updating repository with RCU reference file "/u01/em135/.omspatcher_storage/36487747_Aug_3_2024_02_09_46/original_patch" for plugin home "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0"
    Updating repository with RCU reference file "/u01/em135/.omspatcher_storage/36487829_Aug_3_2024_02_11_15/original_patch" for plugin home "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0"
    Registering service "commands" with register file "/u01/em135/sysman/metadata/commands/CScommand.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_commands_2024-10-25_06-46-58AM.log
    Registering service "commands" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/commands/commands.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_commands_2024-10-25_06-47-26AM.log
    Registering service "commands" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/commands/commands.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_commands_2024-10-25_06-47-32AM.log
    Registering service "omsPropertyDef" with register file "/u01/em135/sysman/metadata/omsProperties/definition/OMSPropDefinition.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_omsPropertyDef_2024-10-25_06-47-38AM.log
    Registering service "omsPropertyDef" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/omsProperties/definition/DBPropDefinition.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_omsPropertyDef_2024-10-25_06-47-47AM.log
    Registering service "omsPropertyDef" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/omsProperties/definition/EngSysPackFeatureFlags.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_omsPropertyDef_2024-10-25_06-47-53AM.log
    Registering service "targetType" with register file "/u01/em135/sysman/metadata/targetType/oldVersions/host/13.5.0.v/13.5.0.3/host.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_targetType_2024-10-25_06-47-59AM.log
    Registering service "targetType" with register file "/u01/em135/plugins/oracle.sysman.si.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/targetType/33567462/network_hw/oracle_si_netswitch.xml" for plugin id as "oracle.sysman.si"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_targetType_2024-10-25_06-50-30AM.log
    Registering service "targetType" with register file "/u01/em135/plugins/oracle.sysman.emas.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/targetType/32971629/oracle_oaam.xml" for plugin id as "oracle.sysman.emas"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_targetType_2024-10-25_06-56-59AM.log
    Registering service "targetType" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/targetType/32835412/oracle_database.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_targetType_2024-10-25_06-58-51AM.log
    Registering service "targetType" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/targetType/34241599/oracle_exadata.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_targetType_2024-10-25_07-28-19AM.log
    Registering service "chargeback" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/chargeback/database.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_chargeback_2024-10-25_07-29-26AM.log
    Registering service "chargeback" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/chargeback/exadata.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_chargeback_2024-10-25_07-29-32AM.log
    Registering service "default_collection" with register file "/u01/em135/sysman/metadata/default_collection/oldVersions/oracle_emd/13.5.0.v/13.5.0.1/oracle_emd.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_default_collection_2024-10-25_07-29-38AM.log
    Registering service "default_collection" with register file "/u01/em135/plugins/oracle.sysman.si.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/default_collection/33567462/network_hw/oracle_si_netswitch.xml" for plugin id as "oracle.sysman.si"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_default_collection_2024-10-25_07-30-43AM.log
    Registering service "default_collection" with register file "/u01/em135/plugins/oracle.sysman.emas.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/default_collection/32971629/oracle_oaam.xml" for plugin id as "oracle.sysman.emas"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_default_collection_2024-10-25_07-33-55AM.log
    Registering service "default_collection" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/default_collection/32835412/oracle_database.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_default_collection_2024-10-25_07-34-26AM.log
    Registering service "default_collection" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/default_collection/34241599/oracle_exadata.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_default_collection_2024-10-25_07-39-10AM.log
    Registering service "assoc" with register file "/u01/em135/plugins/oracle.sysman.emas.oms.plugin_13.5.1.0.0/metadata/assoc/j2ee_application_allowed_pairs.xml" for plugin id as "oracle.sysman.emas"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_assoc_2024-10-25_07-39-38AM.log
    Registering service "assoc" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/assoc/allowed_pairs.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_assoc_2024-10-25_07-39-44AM.log
    Registering service "assoc" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/assoc/dbmachine_allowed_pairs.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_assoc_2024-10-25_07-39-50AM.log
    Registering service "jobTypes" with register file "/u01/em135/sysman/metadata/jobTypes/addonsdk/SQLScript.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_jobTypes_2024-10-25_07-39-56AM.log
    Registering service "jobTypes" with register file "/u01/em135/plugins/oracle.sysman.emas.oms.plugin_13.5.1.0.0/metadata/jobTypes/internalsdk/FusionMiddlewareProcessControl.xml" for plugin id as "oracle.sysman.emas"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_jobTypes_2024-10-25_07-40-09AM.log
    Registering service "jobTypes" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/jobTypes/Backup.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_jobTypes_2024-10-25_07-40-16AM.log
    Registering service "jobTypes" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/jobTypes/ExaFleetMembersRefresh.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_jobTypes_2024-10-25_07-40-30AM.log
    Registering service "systemStencil" with register file "/u01/em135/sysman/metadata/systemStencil/oldVersions/oracle_emrep/13.5.0.v/13.5.0.2/emSystemStencil.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_systemStencil_2024-10-25_07-40-37AM.log
    Registering service "systemStencil" with register file "/u01/em135/plugins/oracle.sysman.emas.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/systemStencil/36487743/weblogic_domain.xml" for plugin id as "oracle.sysman.emas"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_systemStencil_2024-10-25_07-40-44AM.log
    Registering service "systemStencil" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/systemStencil/32835412/rac_database.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_systemStencil_2024-10-25_07-40-50AM.log
    Registering service "systemStencil" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/systemStencil/34241599/oracle_cloud_vm_cluster.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_systemStencil_2024-10-25_07-40-59AM.log
    Registering service "procedures" with register file "/u01/em135/sysman/metadata/procedures/linuxpatch/RegisterHostToULN.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_procedures_2024-10-25_07-41-07AM.log
    Registering service "procedures" with register file "/u01/em135/plugins/oracle.sysman.cfw.oms.plugin_13.5.1.0.0/metadata/procedures/CfwHostProvisioningDP.xml" for plugin id as "oracle.sysman.cfw"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_procedures_2024-10-25_07-41-13AM.log
    Registering service "procedures" with register file "/u01/em135/plugins/oracle.sysman.emas.oms.plugin_13.5.1.0.0/metadata/procedures/fmwprov/ProvisionMiddleware.xml" for plugin id as "oracle.sysman.emas"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_procedures_2024-10-25_07-41-19AM.log
    Registering service "procedures" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/procedures/provprereqs.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_procedures_2024-10-25_07-41-27AM.log
    Registering service "procedures" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/procedures/AHFBalanceRunReport.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_procedures_2024-10-25_07-41-44AM.log
    Registering service "discovery" with register file "/u01/em135/plugins/oracle.sysman.si.oms.plugin_13.5.1.0.0/metadata/discovery/plugin_discovery.xml" for plugin id as "oracle.sysman.si"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_discovery_2024-10-25_07-41-52AM.log
    Registering service "discovery" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/discovery/db_discovery.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_discovery_2024-10-25_07-41-58AM.log
    Registering service "discovery" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/discovery/plugin_discovery.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_discovery_2024-10-25_07-42-04AM.log
    Registering service "EcmMetadataOnlyRegistration" with register file "/u01/em135/sysman/metadata/snapshot/host_ecm_metadata.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_EcmMetadataOnlyRegistration_2024-10-25_07-42-10AM.log
    Registering service "EcmMetadataOnlyRegistration" with register file "/u01/em135/plugins/oracle.sysman.si.oms.plugin_13.5.1.0.0/metadata/snapshot/network_hw/arista/oracle_si_switch_arista_ssh_ecmdef.xml" for plugin id as "oracle.sysman.si"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_EcmMetadataOnlyRegistration_2024-10-25_07-42-21AM.log
    Registering service "EcmMetadataOnlyRegistration" with register file "/u01/em135/plugins/oracle.sysman.emas.oms.plugin_13.5.1.0.0/metadata/snapshot/j2eeapp_ecm_meta.xml" for plugin id as "oracle.sysman.emas"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_EcmMetadataOnlyRegistration_2024-10-25_07-42-39AM.log
    Registering service "EcmMetadataOnlyRegistration" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/snapshot/db_cdb_pdb_services_ecm_metadata.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_EcmMetadataOnlyRegistration_2024-10-25_07-42-46AM.log
    Registering service "EcmMetadataOnlyRegistration" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/snapshot/oracle_cloud_auto_vm_cluster_ecm.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_EcmMetadataOnlyRegistration_2024-10-25_07-42-54AM.log
    Registering service "swlib" with register file "/u01/em135/sysman/metadata/swlib/patch" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_swlib_2024-10-25_07-43-03AM.log
    Registering service "swlib" with register file "/u01/em135/plugins/oracle.sysman.emas.oms.plugin_13.5.1.0.0/metadata/swlib/fmwprov" for plugin id as "oracle.sysman.emas"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_swlib_2024-10-25_07-43-15AM.log
    Registering service "swlib" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/swlib/dbconfig" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_swlib_2024-10-25_07-43-25AM.log
    Registering service "swlib" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/swlib/analytics" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_swlib_2024-10-25_07-43-52AM.log
    Registering service "OracleCertifiedTemplate" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/monitoringTemplate/oracleCertified/DisableDBShardCollectionsTemplate.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_OracleCertifiedTemplate_2024-10-25_07-43-59AM.log
    Registering service "namedQuery" with register file "/u01/em135/sysman/metadata/namedQuery/core-jobs-xs07QueryAgentNotReady.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_namedQuery_2024-10-25_07-44-07AM.log
    Registering service "namedQuery" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/namedQuery/emdb-fleetbackup-administration.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_namedQuery_2024-10-25_07-44-14AM.log
    Registering service "namedQuery" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/namedQuery/ahf_management_named_query.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_namedQuery_2024-10-25_07-44-20AM.log
    Registering service "TargetPrivilege" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/security/TargetPrivilege/dbschema_target_privileges.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_TargetPrivilege_2024-10-25_07-44-31AM.log
    Registering service "CredStoreMetadata" with register file "/u01/em135/sysman/metadata/security/CredstoreMetadata/jsonWebKeysCredstore.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_CredStoreMetadata_2024-10-25_07-44-43AM.log
    Registering service "CredStoreMetadata" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/security/CredstoreMetadata/FPPRestCredentials.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_CredStoreMetadata_2024-10-25_07-44-49AM.log
    Registering service "CredStoreMetadata" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/security/CredstoreMetadata/AHFBalanceStripe.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_CredStoreMetadata_2024-10-25_07-44-55AM.log
    Registering service "storeTargetType" with register file "/u01/em135/sysman/metadata/targetType/oldVersions/host/13.5.0.v/13.5.0.3/host.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_storeTargetType_2024-10-25_07-45-00AM.log
    Registering service "storeTargetType" with register file "/u01/em135/plugins/oracle.sysman.si.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/targetType/33567462/network_hw/oracle_si_netswitch.xml" for plugin id as "oracle.sysman.si"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_storeTargetType_2024-10-25_07-45-12AM.log
    Registering service "storeTargetType" with register file "/u01/em135/plugins/oracle.sysman.emas.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/targetType/32971629/oracle_oaam.xml" for plugin id as "oracle.sysman.emas"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_storeTargetType_2024-10-25_07-45-39AM.log
    Registering service "storeTargetType" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/targetType/32835412/oracle_database.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_storeTargetType_2024-10-25_07-45-48AM.log
    Registering service "storeTargetType" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/patched_metadata/13.5.1.0.0/targetType/34241599/oracle_exadata.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_storeTargetType_2024-10-25_07-46-15AM.log
    Registering service "gccompliance" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/gccompliance/stig.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_gccompliance_2024-10-25_07-46-24AM.log
    Registering service "compression" with register file "/u01/em135/sysman/metadata/events/compression/all_target_aur.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_compression_2024-10-25_07-57-35AM.log
    Registering service "compression" with register file "/u01/em135/plugins/oracle.sysman.si.oms.plugin_13.5.1.0.0/metadata/events/compression/ap_incident_compression.xml" for plugin id as "oracle.sysman.si"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_compression_2024-10-25_07-57-41AM.log
    Registering service "compression" with register file "/u01/em135/plugins/oracle.sysman.emas.oms.plugin_13.5.1.0.0/metadata/events/compression/wls_availability.xml" for plugin id as "oracle.sysman.emas"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_compression_2024-10-25_07-57-47AM.log
    Registering service "compression" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/events/compression/clusterware_down.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_compression_2024-10-25_07-57-53AM.log
    Registering service "compression" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/events/compression/incident_compression.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_compression_2024-10-25_07-57-59AM.log
    Registering service "SecurityClassManager" with register file "/u01/em135/sysman/metadata/security/SecurityClass/dashboard_security_class.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_SecurityClassManager_2024-10-25_07-58-05AM.log
    Registering service "SecurityClassManager" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/security/SecurityClass/ahf_balance_config_class.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_SecurityClassManager_2024-10-25_07-58-12AM.log
    Registering service "OutOfBoxRole" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/security/OutOfBoxRoles/ahf_config_install_oob_role.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_OutOfBoxRole_2024-10-25_07-58-17AM.log
    Registering service "eventSpecificCustmzn" with register file "/u01/em135/plugins/oracle.sysman.emas.oms.plugin_13.5.1.0.0/metadata/events/custmzn/metric_alert_oracle_end_user_service.xml" for plugin id as "oracle.sysman.emas"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_eventSpecificCustmzn_2024-10-25_07-58-23AM.log
    Registering service "report" with register file "/u01/em135/sysman/metadata/reports/CE_Uploading_Significant_Data.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_report_2024-10-25_07-58-29AM.log
    Registering service "namedsql" with register file "/u01/em135/sysman/metadata/namedsql/Compliance_supp_viol_reason_sql.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_namedsql_2024-10-25_07-58-35AM.log
    Registering service "runbooks" with register file "/u01/em135/sysman/metadata/runbooks/core-jobs-jobRunbooks.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_runbooks_2024-10-25_07-58-41AM.log
    Registering service "derivedAssocs" with register file "/u01/em135/sysman/metadata/derivedAssocs/emSystemAssocRules.xml" for plugin id as "core"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_derivedAssocs_2024-10-25_07-58-47AM.log
    Registering service "derivedAssocs" with register file "/u01/em135/plugins/oracle.sysman.si.oms.plugin_13.5.1.0.0/metadata/derivedAssocs/storage/local_filesystems_assoc_rules.xml" for plugin id as "oracle.sysman.si"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_derivedAssocs_2024-10-25_07-58-54AM.log
    Registering service "derivedAssocs" with register file "/u01/em135/plugins/oracle.sysman.emas.oms.plugin_13.5.1.0.0/metadata/derivedAssocs/emSystemAssocRules.xml" for plugin id as "oracle.sysman.emas"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_derivedAssocs_2024-10-25_07-59-01AM.log
    Registering service "derivedAssocs" with register file "/u01/em135/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/derivedAssocs/dg_assoc_rules.xml" for plugin id as "oracle.sysman.db"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_derivedAssocs_2024-10-25_07-59-07AM.log
    Registering service "derivedAssocs" with register file "/u01/em135/plugins/oracle.sysman.xa.oms.plugin_13.5.1.0.0/metadata/derivedAssocs/oracle_cloud_auto_vm_cluster_assoc_rules.xml" for plugin id as "oracle.sysman.xa"...
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_06-32-09AM_SystemPatch_36494040_21/emctl_register_derivedAssocs_2024-10-25_07-59-15AM.log
    The job_queue_processes parameter is set to 0 in the repository database. Resetting the job_queue_processes parameter to its original value 2 in the repository database to start the OMS.
    DB user 'sys' is allowed to perform endOP patching operation.
    Starting the oms
    Please monitor log file: /u01/em135/cfgtoollogs/omspatcher/2024-10-25_07-59-52AM_SystemPatch_36494040_111/start_oms_2024-10-25_07-59-52AM.log
    Complete Summary
    ================
    All log file names referenced below can be accessed from the directory "/u01/em135/cfgtoollogs/omspatcher/2024-10-25_07-59-52AM_SystemPatch_36494040_111"
    Patching summary:
    -----------------
    Binaries of the following sub-patch(es) have been applied successfully:
    Featureset Sub-patches Log file
    ---------- ----------- --------
    oracle.sysman.top.oms_13.5.0.0.0 36329231,36487738,36487743,36487747,36487829,36487989 36329231,36487738,36487743,36487747,36487829,36487989_opatch2024-10-25_06-15-28AM_1.log
    The following sub-patches are incompatible with components installed in the OMS system:
    35582217,34430509,34706773,36487761,35854914,36161799,36329046,36487844,36329220
    Deployment summary:
    -------------------
    The following artifact(s) have been successfully deployed:
    Artifacts Log file
    --------- --------
    SQL rcu_applypatch_original_patch_2024-10-25_06-32-24AM.log
    SQL rcu_applypatch_original_patch_2024-10-25_06-39-32AM.log
    SQL rcu_applypatch_original_patch_2024-10-25_06-40-38AM.log
    SQL rcu_applypatch_original_patch_2024-10-25_06-41-51AM.log
    SQL rcu_applypatch_original_patch_2024-10-25_06-43-25AM.log
    SQL rcu_applypatch_original_patch_2024-10-25_06-45-31AM.log
    MRS-commands emctl_register_commands_2024-10-25_06-46-58AM.log
    MRS-commands emctl_register_commands_2024-10-25_06-47-26AM.log
    MRS-commands emctl_register_commands_2024-10-25_06-47-32AM.log
    MRS-omsPropertyDef emctl_register_omsPropertyDef_2024-10-25_06-47-38AM.log
    MRS-omsPropertyDef emctl_register_omsPropertyDef_2024-10-25_06-47-47AM.log
    MRS-omsPropertyDef emctl_register_omsPropertyDef_2024-10-25_06-47-53AM.log
    MRS-targetType emctl_register_targetType_2024-10-25_06-47-59AM.log
    MRS-targetType emctl_register_targetType_2024-10-25_06-50-30AM.log
    MRS-targetType emctl_register_targetType_2024-10-25_06-56-59AM.log
    MRS-targetType emctl_register_targetType_2024-10-25_06-58-51AM.log
    MRS-targetType emctl_register_targetType_2024-10-25_07-28-19AM.log
    MRS-chargeback emctl_register_chargeback_2024-10-25_07-29-26AM.log
    MRS-chargeback emctl_register_chargeback_2024-10-25_07-29-32AM.log
    MRS-default_collection emctl_register_default_collection_2024-10-25_07-29-38AM.log
    MRS-default_collection emctl_register_default_collection_2024-10-25_07-30-43AM.log
    MRS-default_collection emctl_register_default_collection_2024-10-25_07-33-55AM.log
    MRS-default_collection emctl_register_default_collection_2024-10-25_07-34-26AM.log
    MRS-default_collection emctl_register_default_collection_2024-10-25_07-39-10AM.log
    MRS-assoc emctl_register_assoc_2024-10-25_07-39-38AM.log
    MRS-assoc emctl_register_assoc_2024-10-25_07-39-44AM.log
    MRS-assoc emctl_register_assoc_2024-10-25_07-39-50AM.log
    MRS-jobTypes emctl_register_jobTypes_2024-10-25_07-39-56AM.log
    MRS-jobTypes emctl_register_jobTypes_2024-10-25_07-40-09AM.log
    MRS-jobTypes emctl_register_jobTypes_2024-10-25_07-40-16AM.log
    MRS-jobTypes emctl_register_jobTypes_2024-10-25_07-40-30AM.log
    MRS-systemStencil emctl_register_systemStencil_2024-10-25_07-40-37AM.log
    MRS-systemStencil emctl_register_systemStencil_2024-10-25_07-40-44AM.log
    MRS-systemStencil emctl_register_systemStencil_2024-10-25_07-40-50AM.log
    MRS-systemStencil emctl_register_systemStencil_2024-10-25_07-40-59AM.log
    MRS-procedures emctl_register_procedures_2024-10-25_07-41-07AM.log
    MRS-procedures emctl_register_procedures_2024-10-25_07-41-13AM.log
    MRS-procedures emctl_register_procedures_2024-10-25_07-41-19AM.log
    MRS-procedures emctl_register_procedures_2024-10-25_07-41-27AM.log
    MRS-procedures emctl_register_procedures_2024-10-25_07-41-44AM.log
    MRS-discovery emctl_register_discovery_2024-10-25_07-41-52AM.log
    MRS-discovery emctl_register_discovery_2024-10-25_07-41-58AM.log
    MRS-discovery emctl_register_discovery_2024-10-25_07-42-04AM.log
    MRS-EcmMetadataOnlyRegistration emctl_register_EcmMetadataOnlyRegistration_2024-10-25_07-42-10AM.log
    MRS-EcmMetadataOnlyRegistration emctl_register_EcmMetadataOnlyRegistration_2024-10-25_07-42-21AM.log
    MRS-EcmMetadataOnlyRegistration emctl_register_EcmMetadataOnlyRegistration_2024-10-25_07-42-39AM.log
    MRS-EcmMetadataOnlyRegistration emctl_register_EcmMetadataOnlyRegistration_2024-10-25_07-42-46AM.log
    MRS-EcmMetadataOnlyRegistration emctl_register_EcmMetadataOnlyRegistration_2024-10-25_07-42-54AM.log
    MRS-swlib emctl_register_swlib_2024-10-25_07-43-03AM.log
    MRS-swlib emctl_register_swlib_2024-10-25_07-43-15AM.log
    MRS-swlib emctl_register_swlib_2024-10-25_07-43-25AM.log
    MRS-swlib emctl_register_swlib_2024-10-25_07-43-52AM.log
    MRS-OracleCertifiedTemplate emctl_register_OracleCertifiedTemplate_2024-10-25_07-43-59AM.log
    MRS-namedQuery emctl_register_namedQuery_2024-10-25_07-44-07AM.log
    MRS-namedQuery emctl_register_namedQuery_2024-10-25_07-44-14AM.log
    MRS-namedQuery emctl_register_namedQuery_2024-10-25_07-44-20AM.log
    MRS-TargetPrivilege emctl_register_TargetPrivilege_2024-10-25_07-44-31AM.log
    MRS-CredStoreMetadata emctl_register_CredStoreMetadata_2024-10-25_07-44-43AM.log
    MRS-CredStoreMetadata emctl_register_CredStoreMetadata_2024-10-25_07-44-49AM.log
    MRS-CredStoreMetadata emctl_register_CredStoreMetadata_2024-10-25_07-44-55AM.log
    MRS-storeTargetType emctl_register_storeTargetType_2024-10-25_07-45-00AM.log
    MRS-storeTargetType emctl_register_storeTargetType_2024-10-25_07-45-12AM.log
    MRS-storeTargetType emctl_register_storeTargetType_2024-10-25_07-45-39AM.log
    MRS-storeTargetType emctl_register_storeTargetType_2024-10-25_07-45-48AM.log
    MRS-storeTargetType emctl_register_storeTargetType_2024-10-25_07-46-15AM.log
    MRS-gccompliance emctl_register_gccompliance_2024-10-25_07-46-24AM.log
    MRS-compression emctl_register_compression_2024-10-25_07-57-35AM.log
    MRS-compression emctl_register_compression_2024-10-25_07-57-41AM.log
    MRS-compression emctl_register_compression_2024-10-25_07-57-47AM.log
    MRS-compression emctl_register_compression_2024-10-25_07-57-53AM.log
    MRS-compression emctl_register_compression_2024-10-25_07-57-59AM.log
    MRS-SecurityClassManager emctl_register_SecurityClassManager_2024-10-25_07-58-05AM.log
    MRS-SecurityClassManager emctl_register_SecurityClassManager_2024-10-25_07-58-12AM.log
    MRS-OutOfBoxRole emctl_register_OutOfBoxRole_2024-10-25_07-58-17AM.log
    MRS-eventSpecificCustmzn emctl_register_eventSpecificCustmzn_2024-10-25_07-58-23AM.log
    MRS-report emctl_register_report_2024-10-25_07-58-29AM.log
    MRS-namedsql emctl_register_namedsql_2024-10-25_07-58-35AM.log
    MRS-runbooks emctl_register_runbooks_2024-10-25_07-58-41AM.log
    MRS-derivedAssocs emctl_register_derivedAssocs_2024-10-25_07-58-47AM.log
    MRS-derivedAssocs emctl_register_derivedAssocs_2024-10-25_07-58-54AM.log
    MRS-derivedAssocs emctl_register_derivedAssocs_2024-10-25_07-59-01AM.log
    MRS-derivedAssocs emctl_register_derivedAssocs_2024-10-25_07-59-07AM.log
    MRS-derivedAssocs emctl_register_derivedAssocs_2024-10-25_07-59-15AM.log
    Log file location: /u01/em135/cfgtoollogs/omspatcher/36494040/omspatcher_2024-10-25_06-12-29AM_apply.log
    OMSPatcher succeeded.
  9. Start OMS

    bash-4.2$ $./emctl start oms
    Oracle Enterprise Manager Cloud Control 13c Release 4
    Copyright (c) 1996, 2020 Oracle Corporation. All rights reserved.
    Starting Oracle Management Server...
    WebTier Successfully Started
    Oracle Management Server Already Started
    Oracle Management Server is Up
    JVMD Engine is Up
    Starting BI Publisher Server ...
    BI Publisher Server Already Started
    BI Publisher Server is Up
  10. Validate OMS version

    Login to OEM url, Click About Enterprise Manager on user drop down menu and check version.


  11. Drop restore point

    SQL> drop restore point EM13C_pre_upgrade;
    SQL> select name , GUARANTEE_FLASHBACK_DATABASE,con_id from v$restore_point;
  12. Patch OEM agent

    Stop OEM agent

    cd /u01/app/oracle/agent/agent_inst/bin/
    emctl stop agent
    Unzip the agent patch file
unzip p36494050_135000_Generic.zip
Apply agent patch
 
/u01/app/oracle/agent/agent_13.5.0.0.0/OPatch/opatch napply


 

Comments