{"id":21041,"date":"2022-12-16T13:18:52","date_gmt":"2022-12-16T12:18:52","guid":{"rendered":"https:\/\/www.dbi-services.com\/blog\/?p=21041"},"modified":"2023-06-20T10:19:58","modified_gmt":"2023-06-20T08:19:58","slug":"applying-ru-on-enterprise-manager-13c-r5","status":"publish","type":"post","link":"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/","title":{"rendered":"Applying RU on Enterprise Manager 13c R5"},"content":{"rendered":"\n<p><strong>By Mouhamadou Diaw<\/strong><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>We often apply Oracle Database RU. Like database Release Update can also be passed on Enterprise Manager. On this blog I am describing how we can update an OEM 13cR5 Update 10 to OEM 13cR5 Update 11.<\/p>\n\n\n\n<p>For this I used the following patches<\/p>\n\n\n\n<p>Patch 34601305: Oracle Enterprise Manager 13c Release 5 Update 11 (13.5.0.11) for Oracle Management Service<\/p>\n\n\n\n<p>Patch 34639857: Oracle Enterprise Manager 13c Release 5 Update 11 (13.5.0.11) for Oracle Management Agent<\/p>\n\n\n\n<p>Below the different tasks<br>-Apply Latest RU to the repository database<br>-Apply the OMS patch to the OMS server<br>-Apply the Agent patch to the agents<\/p>\n\n\n\n<p><strong><u>Apply the latest RU to the repository database<\/u><\/strong><\/p>\n\n\n\n<p>The steps are not described but the latest available RU was applied on the database<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 ~]$ . oraenv\nORACLE_SID = &#091;oracle] ? oemdb\nThe Oracle base has been set to \/u01\/app\/oracle\n&#091;oracle@oemserver45 ~]$ $ORACLE_HOME\/OPatch\/opatch lspatches\n34419443;Database Release Update : 19.17.0.0.221018 (34419443)\n \nOPatch succeeded.\n<\/code><\/pre>\n\n\n\n<p><strong><u>Apply the OMS patch 34601305<\/u><\/strong><strong><u><\/u><\/strong><\/p>\n\n\n\n<p>In all these steps $ORACLE_HOME is referencing your OMS Home<\/p>\n\n\n\n<p>We first validate the actual version of our OMS server<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 34601305]$ $ORACLE_HOME\/OPatch\/opatch lspatches\n34065178;One-off\n34523462;OHS (NATIVE) BUNDLE PATCH 12.2.1.4.220823\n33950717;OPSS Bundle Patch 12.2.1.4.220311\n34535558;ADF BUNDLE PATCH 12.2.1.4.220825\n34653267;WLS PATCH SET UPDATE 12.2.1.4.220929\n1221415;Bundle patch for Oracle Coherence Version 12.2.1.4.15\n34430543;Oracle Enterprise Manager for Cloud Framework 13c Release 5 Plug-in Update 10 (13.5.1.10) for Oracle Management Service\n34430522;Oracle Enterprise Manager for Systems Infrastructure 13c Release 5 Plug-in Update 10 (13.5.1.10) for Oracle Management Service\n34430480;Oracle Enterprise Manager for Exadata 13c Release 5 Plug-in Update 10 (13.5.1.10) for Oracle Management Service\n34430441;Oracle Enterprise Manager for Oracle Database 13c Release 5 Plug-in Update 10 (13.5.1.10) for Oracle Management Service\n34430435;Oracle Enterprise Manager for Fusion Middleware 13c Release 5 Plug-in Update 10 (13.5.1.10) for Oracle Management Service\n<strong>34430427;Oracle Enterprise Manager 13c Release 5 Platform Update 10 (13.5.0.10) for Oracle Management Service<\/strong>\n31818221;One-off\n30152128;One-off\n26626168;One-off\n \nOPatch succeeded.\n \n&#091;oracle@oemserver45 34601305]$\n<\/code><\/pre>\n\n\n\n<p>As for any Oracle patch, the rule is to follow the <strong>Readme file<\/strong><\/p>\n\n\n\n<p>The patch requires a minimum version for the omspatcher. The actual version of our environment did not fill the requirement<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 ~]$ $ORACLE_HOME\/OMSPatcher\/omspatcher version\nOMSPatcher Version: 13.9.5.8.0\nOPlan Version: 12.2.0.1.16\nOsysModel build: Tue Apr 28 18:16:31 PDT 2020\n \nOMSPatcher succeeded.\n<\/code><\/pre>\n\n\n\n<p>So we have to replace the omspatcher by the latest available one. We use following document<\/p>\n\n\n\n<p><em>13.5: How To Upgrade Enterprise Manager 13.5 Cloud Control OMSPatcher Utility to the Latest Version (Doc ID 2809842.1)<\/em><\/p>\n\n\n\n<p>Basically we just do the same steps that we do for opatch. We download the latest omspatcher and unzip it in the $ORACLE_HOME<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 ~]$ cd $ORACLE_HOME\n&#091;oracle@oemserver45 middleware]$ mv OMSPatcher OMSPatcher_old\n\n&#091;oracle@oemserver45 middleware]$ unzip -q \/tmp\/p19999993_135000_Generic.zip\n<\/code><\/pre>\n\n\n\n<p>And then validate the new version of the omspatcher<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 OMSPatcher]$ pwd\n\/u01\/app\/oracle\/product\/middleware\/OMSPatcher\n&#091;oracle@oemserver45 OMSPatcher]$ .\/omspatcher version\nOMSPatcher Version: 13.9.5.9.0\nOPlan Version: 12.2.0.1.16\nOsysModel build: Tue Apr 28 18:16:31 PDT 2020\n \nOMSPatcher succeeded.\n<\/code><\/pre>\n\n\n\n<p>After we unpack the OMS patch zip file and run the analyze option. This will tell us if the patch can be applied without issue<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 log]$ cd \/u01\/app\/Downloads\/34601305\/\n\n&#091;oracle@oemserver45 34601305]$ omspatcher apply -analyze\nOMSPatcher Automation Tool\nCopyright (c) 2017, Oracle Corporation.  All rights reserved.\n \n \nOMSPatcher version : 13.9.5.9.0\nOUI version        : 13.9.4.0.0\nRunning from       : \/u01\/app\/oracle\/product\/middleware\nLog file location  : \/u01\/app\/oracle\/product\/middleware\/cfgtoollogs\/omspatcher\/opatch2022-12-14_11-21-21AM_1.log\n \nOMSPatcher log file: \/u01\/app\/oracle\/product\/middleware\/cfgtoollogs\/omspatcher\/34601305\/omspatcher_2022-12-14_11-21-22AM_analyze.log\n \nPlease enter OMS weblogic admin server URL(t3s:\/\/oemserver45.corp.sch.ch:7102):&gt;\nPlease enter OMS weblogic admin server username(weblogic):&gt;\nPlease enter OMS weblogic admin server password:&gt;\n \nEnter SYS Password :\nChecking if current repository database is a supported version\nCurrent repository database version is supported\n \n \nPrereq \"checkComponents\" for patch 34601316 passed.\n \nPrereq \"checkComponents\" for patch 34601404 passed.\n \nPrereq \"checkComponents\" for patch 34601397 passed.\n \nPrereq \"checkComponents\" for patch 34601328 passed.\n \nPrereq \"checkComponents\" for patch 34601338 passed.\n \nPrereq \"checkComponents\" for patch 34601379 passed.\n \nConfiguration Validation: Success\n \n \nRunning apply prerequisite checks for sub-patch(es) \"34601338,34601397,34601316,34601379,34601328,34601404\" and Oracle Home \"\/u01\/app\/oracle\/product\/middleware\"...\nSub-patch(es) \"34601338,34601397,34601316,34601379,34601328,34601404\" are successfully analyzed for Oracle Home \"\/u01\/app\/oracle\/product\/middleware\"\n \n \nComplete Summary\n================\n \n \nAll log file names referenced below can be accessed from the directory \"\/u01\/app\/oracle\/product\/middleware\/cfgtoollogs\/omspatcher\/2022-12-14_11-21-21AM_SystemPatch_34601305_1\"\n \nPrerequisites analysis summary:\n-------------------------------\n \nThe following sub-patch(es) are applicable:\n \n             Featureset                                             Sub-patches                                                                                  Log file\n             ----------                                             -----------                                                                                  --------\n  oracle.sysman.top.oms   34601338,34601397,34601316,34601379,34601328,34601404   34601338,34601397,34601316,34601379,34601328,34601404_opatch2022-12-14_11-23-34AM_1.log\n \n \nThe following sub-patches are incompatible with components installed in the OMS system:\n34430473,34430509,34241652,34601358,34601363,34601368,34241548,34601384,34601400\n \n \n \nLog file location: \/u01\/app\/oracle\/product\/middleware\/cfgtoollogs\/omspatcher\/34601305\/omspatcher_2022-12-14_11-21-22AM_analyze.log\n \nOMSPatcher succeeded.\n<\/code><\/pre>\n\n\n\n<p>&nbsp;As the analyze command finished successfully, we can now apply the patch<\/p>\n\n\n\n<p>Stop the oms<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>emctl stop oms\nOracle Enterprise Manager Cloud Control 13c Release 5\nCopyright (c) 1996, 2021 Oracle Corporation.  All rights reserved.\nStopping Oracle Management Server...\nOracle Management Server Successfully Stopped\nOracle Management Server is Down\nJVMD Engine is Down\n<\/code><\/pre>\n\n\n\n<p>Go the directory we unpack the patch<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 34601305]$ pwd\n\/u01\/app\/Downloads\/34601305\n<\/code><\/pre>\n\n\n\n<p>Apply the patch<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 34601305]$ omspatcher apply\nOMSPatcher Automation Tool\nCopyright (c) 2017, Oracle Corporation.  All rights reserved.\n \n \nOMSPatcher version : 13.9.5.9.0\nOUI version        : 13.9.4.0.0\nRunning from       : \/u01\/app\/oracle\/product\/middleware\nLog file location  : \/u01\/app\/oracle\/product\/middleware\/cfgtoollogs\/omspatcher\/opatch2022-12-14_11-33-11AM_1.log\n \nOMSPatcher log file: \/u01\/app\/oracle\/product\/middleware\/cfgtoollogs\/omspatcher\/34601305\/omspatcher_2022-12-14_11-33-12AM_apply.log\n \nPlease enter OMS weblogic admin server URL(t3s:\/\/oemserver45.corp.sch.ch:7102):&gt;\nPlease enter OMS weblogic admin server username(weblogic):&gt;\nPlease enter OMS weblogic admin server password:&gt;\n \nEnter SYS Password :\nChecking if current repository database is a supported version\nCurrent repository database version is supported\n \n \nPrereq \"checkComponents\" for patch 34601316 passed.\n \nPrereq \"checkComponents\" for patch 34601404 passed.\n \nPrereq \"checkComponents\" for patch 34601397 passed.\n \nPrereq \"checkComponents\" for patch 34601328 passed.\n \nPrereq \"checkComponents\" for patch 34601338 passed.\n \nPrereq \"checkComponents\" for patch 34601379 passed.\n \nConfiguration Validation: Success\n \n \nRunning apply prerequisite checks for sub-patch(es) \"34601338,34601397,34601316,34601379,34601328,34601404\" and Oracle Home \"\/u01\/app\/oracle\/product\/middleware\"...\nSub-patch(es) \"34601338,34601397,34601316,34601379,34601328,34601404\" are successfully analyzed for Oracle Home \"\/u01\/app\/oracle\/product\/middleware\"\n \nTo continue, OMSPatcher will do the following:\n&#091;Patch and deploy artifacts]   : Apply sub-patch(es) &#091; 34601316 34601328 34601338 34601379 34601397 34601404 ]\n                                 Apply RCU artifact with patch \"\/u01\/app\/oracle\/product\/middleware\/.omspatcher_storage\/34601316_Nov_13_2022_22_48_23\/original_patch\";\n                                 Apply RCU artifact with patch \"\/u01\/app\/oracle\/product\/middleware\/.omspatcher_storage\/34601404_Nov_13_2022_23_00_11\/original_patch\";\n                                 Apply RCU artifact with patch \"\/u01\/app\/oracle\/product\/middleware\/.omspatcher_storage\/34601397_Nov_13_2022_23_00_48\/original_patch\";\n                                 Apply RCU artifact with patch \"\/u01\/app\/oracle\/product\/middleware\/.omspatcher_storage\/34601328_Nov_13_2022_22_58_26\/original_patch\";\n                                 Apply RCU artifact with patch \"\/u01\/app\/oracle\/product\/middleware\/.omspatcher_storage\/34601338_Nov_13_2022_22_59_28\/original_patch\";\n                                 Apply RCU artifact with patch \"\/u01\/app\/oracle\/product\/middleware\/.omspatcher_storage\/34601379_Nov_13_2022_23_00_28\/original_patch\";\n                                 Register MRS artifact \"commands\";\n                                 Register MRS artifact \"omsPropertyDef\";\n                                 Register MRS artifact \"jobTypes\";\n                                 Register MRS artifact \"swlib\";\n                                 Register MRS artifact \"procedures\";\n                                 Register MRS artifact \"targetType\";\n                                 Register MRS artifact \"storeTargetType\";\n                                 Register MRS artifact \"default_collection\";\n                                 Register MRS artifact \"systemStencil\";\n                                 Register MRS artifact \"gccompliance\";\n                                 Register MRS artifact \"CredstoreMetadata\";\n                                 Register MRS artifact \"namedQuery\"\n \n \nDo you want to proceed? &#091;y|n]\ny\nUser Responded with: Y\nStopping the OMS.....\nPlease monitor log file: \/u01\/app\/oracle\/product\/middleware\/cfgtoollogs\/omspatcher\/2022-12-14_11-37-13AM_SystemPatch_34601305_9\/stop_oms_2022-12-14_11-37-13AM.log\n\u2026\n\u2026\nRegistering service \"namedQuery\" with register file \"\/u01\/app\/oracle\/product\/middleware\/sysman\/metadata\/namedQuery\/dashboards_named_query.xml\" for plugin id as \"core\"...\nPlease monitor log file: \/u01\/app\/oracle\/product\/middleware\/cfgtoollogs\/omspatcher\/2022-12-14_11-37-13AM_SystemPatch_34601305_9\/emctl_register_namedQuery_2022-12-14_11-51-48AM.log\n \nThe job_queue_processes parameter is set to 0 in the repository database. Resetting the job_queue_processes parameter to its original value 120 in the repository database to start the OMS.\nStarting the oms\nPlease monitor log file: \/u01\/app\/oracle\/product\/middleware\/cfgtoollogs\/omspatcher\/2022-12-14_11-51-58AM_SystemPatch_34601305_40\/start_oms_2022-12-14_11-51-58AM.log\n \n \nComplete Summary\n================\n \n \nAll log file names referenced below can be accessed from the directory \"\/u01\/app\/oracle\/product\/middleware\/cfgtoollogs\/omspatcher\/2022-12-14_11-51-58AM_SystemPatch_34601305_40\"\n \nPatching summary:\n-----------------\n \nBinaries of the following sub-patch(es) have been applied successfully:\n \n                        Featureset                                             Sub-patches                                                                                  Log file\n                        ----------                                             -----------                                                                                  --------\n  oracle.sysman.top.oms_13.5.0.0.0   34601316,34601328,34601338,34601379,34601397,34601404   34601316,34601328,34601338,34601379,34601397,34601404_opatch2022-12-14_11-34-11AM_1.log\n \n \nThe following sub-patches are incompatible with components installed in the OMS system:\n34430473,34430509,34241652,34601358,34601363,34601368,34241548,34601384,34601400\n \nDeployment summary:\n-------------------\n \nThe following artifact(s) have been successfully deployed:\n \n               Artifacts                                                      Log file\n               ---------                                                      --------\n                     SQL       rcu_applypatch_original_patch_2022-12-14_11-41-53AM.log\n                     SQL       rcu_applypatch_original_patch_2022-12-14_11-43-54AM.log\n                     SQL       rcu_applypatch_original_patch_2022-12-14_11-44-25AM.log\n\u2026\n\u2026\n\u2026\n   MRS-CredstoreMetadata    emctl_register_CredstoreMetadata_2022-12-14_11-51-44AM.log\n          MRS-namedQuery           emctl_register_namedQuery_2022-12-14_11-51-48AM.log\n \n \nLog file location: \/u01\/app\/oracle\/product\/middleware\/cfgtoollogs\/omspatcher\/34601305\/omspatcher_2022-12-14_11-33-12AM_apply.log\n \nOMSPatcher succeeded.\n&#091;oracle@oemserver45 34601305]$\n<\/code><\/pre>\n\n\n\n<p>&nbsp;After the command returns SUCCESS, we can verify the new version of the OMS<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 34601305]$ $ORACLE_HOME\/OPatch\/opatch lspatches\n34601404;Oracle Enterprise Manager for Cloud Framework 13c Release 5 Plug-in Update 11 (13.5.1.11) for Oracle Management Service\n34601397;Oracle Enterprise Manager for Systems Infrastructure 13c Release 5 Plug-in Update 11 (13.5.1.11) for Oracle Management Service\n34601379;Oracle Enterprise Manager for Exadata 13c Release 5 Plug-in Update 11 (13.5.1.11) for Oracle Management Service\n34601338;Oracle Enterprise Manager for Oracle Database 13c Release 5 Plug-in Update 11 (13.5.1.11) for Oracle Management Service\n34601328;Oracle Enterprise Manager for Fusion Middleware 13c Release 5 Plug-in Update 11 (13.5.1.11) for Oracle Management Service\n34601316;Oracle Enterprise Manager 13c Release 5 Platform Update 11 (13.5.0.11) for Oracle Management Service\n34065178;One-off\n34523462;OHS (NATIVE) BUNDLE PATCH 12.2.1.4.220823\n33950717;OPSS Bundle Patch 12.2.1.4.220311\n34535558;ADF BUNDLE PATCH 12.2.1.4.220825\n34653267;WLS PATCH SET UPDATE 12.2.1.4.220929\n1221415;Bundle patch for Oracle Coherence Version 12.2.1.4.15\n31818221;One-off\n30152128;One-off\n26626168;One-off\n \nOPatch succeeded.\n<\/code><\/pre>\n\n\n\n<p>We can see that the OMS is up and running<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 34601305]$ emctl status oms -details\nOracle Enterprise Manager Cloud Control 13c Release 5\nCopyright (c) 1996, 2021 Oracle Corporation.  All rights reserved.\nConsole Server Host        : oemserver45.corp.sch.ch\nHTTP Console Port          : 7788\nHTTPS Console Port         : 7803\nHTTP Upload Port           : 4889\nHTTPS Upload Port          : 4903\nEM Instance Home           : \/u01\/app\/oracle\/product\/gc_inst\/em\/EMGC_OMS1\nOMS Log Directory Location : \/u01\/app\/oracle\/product\/gc_inst\/em\/EMGC_OMS1\/sysman\/log\nOMS is not configured with SLB or virtual hostname\nAgent Upload is locked.\nOMS Console is locked.\nActive CA ID: 1\nConsole URL: https:\/\/oemserver45.corp.sch.ch:7803\/em\nUpload URL: https:\/\/oemserver45.corp.sch.ch:4903\/empbs\/upload\n \nWLS Domain Information\nDomain Name            : GCDomain\nAdmin Server Host      : oemserver45.corp.sch.ch\nAdmin Server HTTPS Port: 7102\nAdmin Server is RUNNING\n \nOracle Management Server Information\nManaged Server Instance Name: EMGC_OMS1\nOracle Management Server Instance Host: oemserver45.corp.sch.ch\nWebTier is Up\nOracle Management Server is Up\nJVMD Engine is Up\n<\/code><\/pre>\n\n\n\n<p><strong><u>&nbsp;<\/u><\/strong><strong><u>Apply the Agent patch 34639857<\/u><\/strong><strong><u><\/u><\/strong><\/p>\n\n\n\n<p>The agents can be patched manually or via GUI. In our case we used the command line to manually patch the agents. We describe here the task for one agent.<\/p>\n\n\n\n<p>As we did for the omspatcher we also install the latest agentpatcher. Flollowing document can be useful<\/p>\n\n\n\n<p><em>13.5: How to Upgrade AgentPatcher to the Latest Version (Doc ID 2810322.1)<\/em><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 agent_13.5.0.0.0]$ cd AgentPatcher\n&#091;oracle@oemserver45 AgentPatcher]$ .\/agentpatcher version\nAgentPatcher Version: 13.9.5.4.0\nOPlan Version: 12.2.0.1.16\nOsysModel build: Tue Apr 28 18:16:31 PDT 2020\n \nAgentPatcher succeeded.\n<\/code><\/pre>\n\n\n\n<p>Once the agentpatcher we can now start the patching of the agent<\/p>\n\n\n\n<p>Run the analyze command<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 ~]$ cd \/u01\/app\/Downloads\/\n&#091;oracle@oemserver45 Downloads]$ ls -l\ntotal 8\ndrwxr-x--- 24 oracle oinstall 4096 Nov 14 08:13 34639857\n-rw-rw-r--  1 oracle oinstall 2372 Nov 21 11:40 PatchSearch.xml\n&#091;oracle@oemserver45 Downloads]$ cd 34639857\/\n\n\n&#091;oracle@oemserver45 34639857]$ agentpatcher apply -analyze\nAgentPatcher Automation Tool\nCopyright (c) 2021, Oracle Corporation.  All rights reserved.\n \n \nAgentPatcher version : 13.9.5.4.0\nOUI version        : 13.9.4.0.0\nRunning from       : \/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\nLog file location  : \/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\/cfgtoollogs\/agentpatcher\/opatch2022-12-14_14-28-21PM_1.log\n \nAgentPatcher log file: \/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\/cfgtoollogs\/agentpatcher\/34639857\/agentpatcher_2022-12-14_14-28-21PM_analyze.log\n \n \n \nPrereq \"checkComponents\" for patch 34706936 passed.\n \nPrereq \"checkComponents\" for patch 33869752 passed.\n \nPrereq \"checkComponents\" for patch 34471145 passed.\n \nPrereq \"checkComponents\" for patch 34639846 passed.\n \nPrereq \"checkComponents\" for patch 34706830 passed.\n \nPrereq \"checkComponents\" for patch 34706883 passed.\n \nPrereq \"checkComponents\" for patch 34611829 passed.\n \nPrereq \"checkComponents\" for patch 34611810 passed.\n \nPrereq \"checkComponents\" for patch 34158793 passed.\n \nPrereq \"checkComponents\" for patch 34234448 passed.\n \nPrereq \"checkComponents\" for patch 33737099 passed.\n \nRunning apply prerequisite checks for sub-patch(es) \"34706830,33737099,34471145,34611810,34158793,33869752,34706883,34611829,34639846,34706936,34234448\" and Oracle Home \"\/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\"...\nSub-patch(es) \"34706830,33737099,34471145,34611810,34158793,33869752,34706883,34611829,34639846,34706936,34234448\" are successfully analyzed for Oracle Home \"\/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\"\n \n \nComplete Summary\n================\n \n \nAll log file names referenced below can be accessed from the directory \"\/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\/cfgtoollogs\/agentpatcher\/2022-12-14_14-28-21PM_SystemPatch_34639857_1\"\n \nPrerequisites analysis summary:\n-------------------------------\n \nThe following sub-patch(es) are applicable:\n \n               Featureset                                                                                          Sub-patches                                                                                                                               Log file\n               ----------                                                                                          -----------                                                                                                                               --------\n  oracle.sysman.top.agent   34706830,33737099,34471145,34611810,34158793,33869752,34706883,34611829,34639846,34706936,34234448   34706830,33737099,34471145,34611810,34158793,33869752,34706883,34611829,34639846,34706936,34234448_opatch2022-12-14_14-28-24PM_1.log\n \n \nThe following sub-patches are incompatible with components installed in the Agent system:\n34611842,32968787,34471036,33715858,34471072,34541981,34706900,34471095,33586851,34158650,34024065\n \n \n \n++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\nThe following patches could not be applied during OPatch execution:\n**********************************************************************************\n  Patch               Reason\n*********           *********\n34611842    The Plugin or Core Component \"oracle.sysman.am.agent.plugin with version 13.5.1.0.0\" for which the patch is intended is not deployed in your Enterprise Manager system.\n32968787    The Plugin or Core Component \"oracle.sysman.bda.discovery.plugin with version 13.5.1.0.0\" for which the patch is intended is not deployed in your Enterprise Manager system.\n34471036    The Plugin or Core Component \"oracle.sysman.empa.discovery.plugin with version 13.5.1.0.0\" for which the patch is intended is not deployed in your Enterprise Manager system.\n33715858    The Plugin or Core Component \"oracle.sysman.bda.agent.plugin with version 13.5.1.0.0\" for which the patch is intended is not deployed in your Enterprise Manager system.\n34471072    The Plugin or Core Component \"oracle.sysman.empa.agent.plugin with version 13.5.1.0.0\" for which the patch is intended is not deployed in your Enterprise Manager system.\n34541981    The Plugin or Core Component \"oracle.sysman.vt.agent.plugin with version 13.5.1.0.0\" for which the patch is intended is not deployed in your Enterprise Manager system.\n34706900    The Plugin or Core Component \"oracle.sysman.xa.agent.plugin with version 13.5.1.0.0\" for which the patch is intended is not deployed in your Enterprise Manager system.\n34471095    The Plugin or Core Component \"oracle.sysman.vi.agent.plugin with version 13.5.1.0.0\" for which the patch is intended is not deployed in your Enterprise Manager system.\n33586851    The Plugin or Core Component \"oracle.sysman.emfa.discovery.plugin with version 13.5.1.0.0\" for which the patch is intended is not deployed in your Enterprise Manager system.\n34158650    The Plugin or Core Component \"oracle.sysman.emfa.agent.plugin with version 13.5.1.0.0\" for which the patch is intended is not deployed in your Enterprise Manager system.\n34024065    The Plugin or Core Component \"oracle.sysman.vi.discovery.plugin with version 13.5.1.0.0\" for which the patch is intended is not deployed in your Enterprise Manager system.\n++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\nLog file location: \/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\/cfgtoollogs\/agentpatcher\/34639857\/agentpatcher_2022-12-14_14-28-21PM_analyze.log\n \nAgentPatcher succeeded.\n<\/code><\/pre>\n\n\n\n<p>&nbsp;If everything is fine<\/p>\n\n\n\n<p>Stop the agent<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 34639857]$ emctl stop agent\nOracle Enterprise Manager Cloud Control 13c Release 5\nCopyright (c) 1996, 2021 Oracle Corporation.  All rights reserved.\nAgent is Not Running\n&#091;oracle@oemserver45 34639857]$\n<\/code><\/pre>\n\n\n\n<p>Apply the patch<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 34639857]$ pwd\n\/u01\/app\/Downloads\/34639857\n\n\n&#091;oracle@oemserver45 34639857]$ agentpatcher apply\nAgentPatcher Automation Tool\nCopyright (c) 2021, Oracle Corporation.  All rights reserved.\n \n \nAgentPatcher version : 13.9.5.4.0\nOUI version        : 13.9.4.0.0\nRunning from       : \/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\nLog file location  : \/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\/cfgtoollogs\/agentpatcher\/opatch2022-12-14_14-31-28PM_1.log\n \nAgentPatcher log file: \/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\/cfgtoollogs\/agentpatcher\/34639857\/agentpatcher_2022-12-14_14-31-29PM_deploy.log\n \n \n \nPrereq \"checkComponents\" for patch 34706936 passed.\n \nPrereq \"checkComponents\" for patch 33869752 passed.\n \nPrereq \"checkComponents\" for patch 34471145 passed.\n \nPrereq \"checkComponents\" for patch 34639846 passed.\n \nPrereq \"checkComponents\" for patch 34706830 passed.\n \nPrereq \"checkComponents\" for patch 34706883 passed.\n \nPrereq \"checkComponents\" for patch 34611829 passed.\n \nPrereq \"checkComponents\" for patch 34611810 passed.\n \nPrereq \"checkComponents\" for patch 34158793 passed.\n \nPrereq \"checkComponents\" for patch 34234448 passed.\n \nPrereq \"checkComponents\" for patch 33737099 passed.\n \nRunning apply prerequisite checks for sub-patch(es) \"34706830,33737099,34471145,34611810,34158793,33869752,34706883,34611829,34639846,34706936,34234448\" and Oracle Home \"\/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\"...\nSub-patch(es) \"34706830,33737099,34471145,34611810,34158793,33869752,34706883,34611829,34639846,34706936,34234448\" are successfully analyzed for Oracle Home \"\/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\"\n \nTo continue, AgentPatcher will do the following:\n&#091;Patch and deploy artifacts]   :\n \n \nDo you want to proceed? &#091;y|n]\ny\nUser Responded with: Y\n \nApplying sub-patch(es) \"33737099,33869752,34158793,34234448,34471145,34611810,34611829,34639846,34706830,34706883,34706936\"\nPlease monitor log file: \/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\/cfgtoollogs\/opatch\/opatch2022-12-14_14-31-31PM_1.log\n \n \nComplete Summary\n================\n \n \nAll log file names referenced below can be accessed from the directory \"\/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\/cfgtoollogs\/agentpatcher\/2022-12-14_14-31-28PM_SystemPatch_34639857_1\"\n \nPatching summary:\n-----------------\n \nBinaries of the following sub-patch(es) have been applied successfully:\n \n                          Featureset                                                                                          Sub-patches                                                                                                                               Log file\n                          ----------                                                                                          -----------                                                                                                                               --------\n  oracle.sysman.top.agent_13.5.0.0.0   33737099,33869752,34158793,34234448,34471145,34611810,34611829,34639846,34706830,34706883,34706936   33737099,33869752,34158793,34234448,34471145,34611810,34611829,34639846,34706830,34706883,34706936_opatch2022-12-14_14-31-31PM_1.log\n \n \nThe following sub-patches are incompatible with components installed in the Agent system:\n34611842,32968787,34471036,33715858,34471072,34541981,34706900,34471095,33586851,34158650,34024065\n \n \n \n++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\nThe following patches could not be applied during OPatch execution:\n**********************************************************************************\n  Patch               Reason\n*********           *********\n34611842    The Plugin or Core Component \"oracle.sysman.am.agent.plugin with version 13.5.1.0.0\" for which the patch is intended is not deployed in your Enterprise Manager \n\u2026\n\u2026\n34024065    The Plugin or Core Component \"oracle.sysman.vi.discovery.plugin with version 13.5.1.0.0\" for which the patch is intended is not deployed in your Enterprise Manager system.\n++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\nLog file location: \/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\/cfgtoollogs\/agentpatcher\/34639857\/agentpatcher_2022-12-14_14-31-29PM_deploy.log\n \nAgentPatcher succeeded.\n<\/code><\/pre>\n\n\n\n<p>Once done, we can start the agent<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 34639857]$ emctl start agent\nOracle Enterprise Manager Cloud Control 13c Release 5\nCopyright (c) 1996, 2021 Oracle Corporation.  All rights reserved.\nStarting agent ................ started.\n<\/code><\/pre>\n\n\n\n<p>And we can use the lspatches command&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;oracle@oemserver45 34639857]$ agentpatcher lspatches\nAgentPatcher Automation Tool\nCopyright (c) 2021, Oracle Corporation.  All rights reserved.\n \n \nAgentPatcher version : 13.9.5.4.0\nOUI version        : 13.9.4.0.0\nRunning from       : \/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\nLog file location  : \/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\/cfgtoollogs\/agentpatcher\/opatch2022-12-14_14-38-22PM_1.log\n \nComponent Name\/Version                            Component Type      System Patch        (Sub)-Patches       Patch Description\n------------------------                          -------------       -------------       --------------      ------------------\noracle.sysman.si.agent.plugin\/13.5.1.0.0          Plugin              34639857            34706883            Oracle Enterprise Manager for Systems Infrastructure 13c Release 5 Plug-in Update 11 (13.5.1.11) for Oracle Management Agent\n \noracle.sysman.si.discovery.plugin\/13.5.1          Plugin              34639857            33737099            Oracle Enterprise Manager for Systems Infrastructure 13c Release 5 Plug-in Update 4 (13.5.1.4) for Oracle Management Agent (Discovery)\n.0.0\n \noracle.sysman.agent.ic\/13.5.0.0.0                 Core                34639857            33869752            Tracking bug to repackage JDBC patch from 32752229 as 13.5 EM Agent patch\n                                                                      N\/A                 32313251\n                                                                      N\/A                 32302527\n                                                                      N\/A                 32574981\n \noracle.sysman.emas.discovery.plugin\/13.5          Plugin              34639857            34611829            Oracle Enterprise Manager for Fusion Middleware 13c Release 5 Plug-in Update 10 (13.5.1.10) for Oracle Management Agent (Discovery)\n.1.0.0\n \noracle.sysman.db.discovery.plugin\/13.5.1          Plugin              34639857            34611810            Oracle Enterprise Manager for Oracle Database 13c Release 5 Plug-in Update 10 (13.5.1.10) for Oracle Management Agent (Discovery)\n.0.0\n \noracle.sysman.oh.agent.plugin\/13.5.0.0.0          Plugin              34639857            34471145            Oracle Enterprise Manager for Oracle Home 13c Release 5 Plug-in Update 9 (13.5.0.9) for Oracle Management Agent\n \noracle.sysman.emrep.agent.plugin\/13.5.0.          Plugin              34639857            34158793            Oracle Enterprise Manager for EMREP 13c Release 5 Plug-in Update 8 (13.5.0.8) for Oracle Management Agent\n0.0\n \noracle.sysman.db.agent.plugin\/13.5.1.0.0          Plugin              34639857            34639846            Oracle Enterprise Manager for Oracle Database 13c Release 5 Plug-in Update 11 (13.5.1.11) for Oracle Management Agent\n \noracle.sysman.xa.discovery.plugin\/13.5.1          Plugin              34639857            34706830            Oracle Enterprise Manager for Exadata 13c Release 5 Plug-in Update 11 (13.5.1.11) for Oracle Management Agent (Discovery)\n.0.0\n \noracle.sysman.emas.agent.plugin\/13.5.1.0          Plugin              34639857            34234448            Oracle Enterprise Manager for Fusion Middleware 13c Release 5 Plug-in Update 8 (13.5.1.8) for Oracle Management Agent\n.0\n \noracle.sysman.top.agent\/13.5.0.0.0                Core                34639857            34706936            Oracle Enterprise Manager 13c Release 5 Platform Update 11 (13.5.0.11) for Oracle Management Agent\n \n \nNOTE: N\/A indicates that the subpatch mentioned in the Subpatches column was applied as a one-off patch and not as part of any system patch.\n \nAgentPatcher has saved inventory details for the above component at below location.\n\"\/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\"\n \nFor more details on installed patch(es), Please do \"\/u01\/app\/oracle\/product\/agent\/agent_13.5.0.0.0\/OPatch\/opatch lsinventory -details\"\n \nAgentPatcher succeeded.\n<\/code><\/pre>\n\n\n\n<p>Conclusion<\/p>\n\n\n\n<p>Hope this blog will help<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>By Mouhamadou Diaw We often apply Oracle Database RU. Like database Release Update can also be passed on Enterprise Manager. On this blog I am describing how we can update an OEM 13cR5 Update 10 to OEM 13cR5 Update 11. For this I used the following patches Patch 34601305: Oracle Enterprise Manager 13c Release 5 [&hellip;]<\/p>\n","protected":false},"author":27,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[229,198,59],"tags":[2778,2779,2780],"type_dbi":[],"class_list":["post-21041","post","type-post","status-publish","format-standard","hentry","category-database-administration-monitoring","category-database-management","category-oracle","tag-em-13c-r5","tag-enterprise-manager-13c-r5-ru-11","tag-patching-em13c-r5"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Applying RU on Enterprise Manager 13c R5 - dbi Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Applying RU on Enterprise Manager 13c R5\" \/>\n<meta property=\"og:description\" content=\"By Mouhamadou Diaw We often apply Oracle Database RU. Like database Release Update can also be passed on Enterprise Manager. On this blog I am describing how we can update an OEM 13cR5 Update 10 to OEM 13cR5 Update 11. For this I used the following patches Patch 34601305: Oracle Enterprise Manager 13c Release 5 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/\" \/>\n<meta property=\"og:site_name\" content=\"dbi Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-16T12:18:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-20T08:19:58+00:00\" \/>\n<meta name=\"author\" content=\"Oracle Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Oracle Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/\"},\"author\":{\"name\":\"Oracle Team\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/66ab87129f2d357f09971bc7936a77ee\"},\"headline\":\"Applying RU on Enterprise Manager 13c R5\",\"datePublished\":\"2022-12-16T12:18:52+00:00\",\"dateModified\":\"2023-06-20T08:19:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/\"},\"wordCount\":428,\"commentCount\":4,\"keywords\":[\"EM 13c R5\",\"Enterprise Manager 13c R5 RU 11\",\"Patching EM13c R5\"],\"articleSection\":[\"Database Administration &amp; Monitoring\",\"Database management\",\"Oracle\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/\",\"name\":\"Applying RU on Enterprise Manager 13c R5 - dbi Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\"},\"datePublished\":\"2022-12-16T12:18:52+00:00\",\"dateModified\":\"2023-06-20T08:19:58+00:00\",\"author\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/66ab87129f2d357f09971bc7936a77ee\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.dbi-services.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Applying RU on Enterprise Manager 13c R5\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/\",\"name\":\"dbi Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/66ab87129f2d357f09971bc7936a77ee\",\"name\":\"Oracle Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/f711f7cd2c9b09bf2627133755b569fb5be0694810cfd33033bdd095fedba86d?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f711f7cd2c9b09bf2627133755b569fb5be0694810cfd33033bdd095fedba86d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f711f7cd2c9b09bf2627133755b569fb5be0694810cfd33033bdd095fedba86d?s=96&d=mm&r=g\",\"caption\":\"Oracle Team\"},\"url\":\"https:\/\/www.dbi-services.com\/blog\/author\/oracle-team\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Applying RU on Enterprise Manager 13c R5 - dbi Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/","og_locale":"en_US","og_type":"article","og_title":"Applying RU on Enterprise Manager 13c R5","og_description":"By Mouhamadou Diaw We often apply Oracle Database RU. Like database Release Update can also be passed on Enterprise Manager. On this blog I am describing how we can update an OEM 13cR5 Update 10 to OEM 13cR5 Update 11. For this I used the following patches Patch 34601305: Oracle Enterprise Manager 13c Release 5 [&hellip;]","og_url":"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/","og_site_name":"dbi Blog","article_published_time":"2022-12-16T12:18:52+00:00","article_modified_time":"2023-06-20T08:19:58+00:00","author":"Oracle Team","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Oracle Team","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/#article","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/"},"author":{"name":"Oracle Team","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/66ab87129f2d357f09971bc7936a77ee"},"headline":"Applying RU on Enterprise Manager 13c R5","datePublished":"2022-12-16T12:18:52+00:00","dateModified":"2023-06-20T08:19:58+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/"},"wordCount":428,"commentCount":4,"keywords":["EM 13c R5","Enterprise Manager 13c R5 RU 11","Patching EM13c R5"],"articleSection":["Database Administration &amp; Monitoring","Database management","Oracle"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/","url":"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/","name":"Applying RU on Enterprise Manager 13c R5 - dbi Blog","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/#website"},"datePublished":"2022-12-16T12:18:52+00:00","dateModified":"2023-06-20T08:19:58+00:00","author":{"@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/66ab87129f2d357f09971bc7936a77ee"},"breadcrumb":{"@id":"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.dbi-services.com\/blog\/applying-ru-on-enterprise-manager-13c-r5\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dbi-services.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Applying RU on Enterprise Manager 13c R5"}]},{"@type":"WebSite","@id":"https:\/\/www.dbi-services.com\/blog\/#website","url":"https:\/\/www.dbi-services.com\/blog\/","name":"dbi Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/66ab87129f2d357f09971bc7936a77ee","name":"Oracle Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f711f7cd2c9b09bf2627133755b569fb5be0694810cfd33033bdd095fedba86d?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f711f7cd2c9b09bf2627133755b569fb5be0694810cfd33033bdd095fedba86d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f711f7cd2c9b09bf2627133755b569fb5be0694810cfd33033bdd095fedba86d?s=96&d=mm&r=g","caption":"Oracle Team"},"url":"https:\/\/www.dbi-services.com\/blog\/author\/oracle-team\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/21041","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/users\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/comments?post=21041"}],"version-history":[{"count":8,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/21041\/revisions"}],"predecessor-version":[{"id":26147,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/21041\/revisions\/26147"}],"wp:attachment":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media?parent=21041"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/categories?post=21041"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/tags?post=21041"},{"taxonomy":"type","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/type_dbi?post=21041"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}