{"id":16767,"date":"2021-11-04T16:09:04","date_gmt":"2021-11-04T15:09:04","guid":{"rendered":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/"},"modified":"2021-11-04T16:09:04","modified_gmt":"2021-11-04T15:09:04","slug":"oda-update-server-to-19-12-fails-on-patch-gi-with-rhp","status":"publish","type":"post","link":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/","title":{"rendered":"ODA update-server to 19.12 fails on Patch GI with RHP"},"content":{"rendered":"<p>Sometimes giving a workshop is a good opportunities to test new things&#8230;this what happened to me today&#8230;\u00a0 \ud83d\ude42<\/p>\n<p>While giving an ODA workshop, I thought it was a good opportunity to test patching to the new 19.12 release.<br \/>\nHowever during the update-server process we got a failure on the our ODA update to 19.12 failing on GI patch using RHP.<\/p>\n<p>Let&#8217;s see how we fixed it&#8230;<\/p>\n<p><!--more--><\/p>\n<p class=\"brush: bash; gutter: true; first-line: 1\">So this is our starting point:<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1\">[root@dbi-oda-x8 tmp]# odacli describe-job -i d3efbbf5-f1db-4c5e-8f03-e8876f85a341\n\nJob details\n----------------------------------------------------------------\n                     ID:  d3efbbf5-f1db-4c5e-8f03-e8876f85a341\n            Description:  Server Patching\n                 Status:  Failure\n                Created:  November 4, 2021 11:01:15 AM CET\n                Message:  DCS-10001:Internal error encountered: Fail to patch GI with RHP : DCS-10001:Internal error encountered: DCS-10001:Internal error encountered: clonemetadata.xml file is not present in local repository.\nUpdate repository with new clones and retry same command...\n\nTask Name                                Start Time                          End Time                            Status\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\nServer patching                          November 4, 2021 11:01:23 AM CET    November 4, 2021 11:22:16 AM CET    Failure\nServer patching                          November 4, 2021 11:01:24 AM CET    November 4, 2021 11:22:16 AM CET    Failure\nCreating repositories using yum          November 4, 2021 11:02:36 AM CET    November 4, 2021 11:02:38 AM CET    Success\nUpdating YumPluginVersionLock rpm        November 4, 2021 11:02:38 AM CET    November 4, 2021 11:02:38 AM CET    Success\nApplying OS Patches                      November 4, 2021 11:02:38 AM CET    November 4, 2021 11:10:49 AM CET    Success\nCreating repositories using yum          November 4, 2021 11:10:50 AM CET    November 4, 2021 11:10:50 AM CET    Success\nApplying HMP Patches                     November 4, 2021 11:10:50 AM CET    November 4, 2021 11:11:08 AM CET    Success\nPatch location validation                November 4, 2021 11:11:08 AM CET    November 4, 2021 11:11:08 AM CET    Success\noda-hw-mgmt upgrade                      November 4, 2021 11:11:09 AM CET    November 4, 2021 11:11:41 AM CET    Success\nOSS Patching                             November 4, 2021 11:11:42 AM CET    November 4, 2021 11:11:42 AM CET    Success\nApplying Firmware Disk Patches           November 4, 2021 11:11:42 AM CET    November 4, 2021 11:11:46 AM CET    Success\nApplying Firmware Controller Patches     November 4, 2021 11:11:46 AM CET    November 4, 2021 11:11:50 AM CET    Success\nChecking Ilom patch Version              November 4, 2021 11:11:50 AM CET    November 4, 2021 11:11:50 AM CET    Success\nPatch location validation                November 4, 2021 11:11:50 AM CET    November 4, 2021 11:11:50 AM CET    Success\nSave password in Wallet                  November 4, 2021 11:11:50 AM CET    November 4, 2021 11:11:51 AM CET    Success\nApply Ilom patch                         November 4, 2021 11:11:51 AM CET    November 4, 2021 11:20:48 AM CET    Success\nCopying Flash Bios to Temp location      November 4, 2021 11:20:48 AM CET    November 4, 2021 11:20:48 AM CET    Success\nServer patching                          November 4, 2021 11:20:48 AM CET    November 4, 2021 11:22:16 AM CET    Failure\nStarting the clusterware                 November 4, 2021 11:20:48 AM CET    November 4, 2021 11:22:16 AM CET    Success\nregistering image                        November 4, 2021 11:22:16 AM CET    November 4, 2021 11:22:16 AM CET    Success\nregistering working copy                 November 4, 2021 11:22:16 AM CET    November 4, 2021 11:22:16 AM CET    Success\nregistering image                        November 4, 2021 11:22:16 AM CET    November 4, 2021 11:22:16 AM CET    Success\nCreating GI home directories             November 4, 2021 11:22:16 AM CET    November 4, 2021 11:22:16 AM CET    Success\nExtract GI clone                         November 4, 2021 11:22:16 AM CET    November 4, 2021 11:22:16 AM CET    Success\nProvisioning Software Only GI with RHP   November 4, 2021 11:22:16 AM CET    November 4, 2021 11:22:16 AM CET    Success\nPatch GI with RHP                        November 4, 2021 11:22:16 AM CET    November 4, 2021 11:22:16 AM CET    Failure<\/pre>\n<p>&nbsp;<\/p>\n<p>So basically we had a failure because of<\/p>\n<pre>Patch GI with RHP November 4, 2021 11:22:16 AM CET November 4, 2021 11:22:16 AM CET Failure<\/pre>\n<p>&nbsp;<\/p>\n<p>with as explanation the following message:<\/p>\n<pre>DCS-10001:Internal error encountered: Fail to patch GI with RHP : DCS-10001:Internal error encountered:<\/pre>\n<pre>DCS-10001:Internal error encountered: <strong>clonemetadata.xml file is not present in local repository<\/strong>.<\/pre>\n<p>&nbsp;<\/p>\n<p>This basically sounded like with we were missing the GI clone for the the 19.12 in our local repository (\/opt\/oracle\/oak\/pkgrepos)<\/p>\n<p>The first check we was to verify one more time that our update repository job, to import the GI clone, worked properly<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1\">[root@dbi-oda-x8 clones]# odacli describe-job -i 3792c33b-3804-44f7-9806-eddf21bb4939\n\nJob details\n----------------------------------------------------------------\n                     ID:  3792c33b-3804-44f7-9806-eddf21bb4939\n            Description:  Repository Update\n                 Status:  Success\n                Created:  November 4, 2021 10:20:26 AM CET\n                Message:  \/tmp\/ODA\/odacli-dcs-19.12.0.0.0-210822.1-DB-19.12.0.0.zip,\/tmp\/ODA\/odacli-dcs-19.12.0.0.0-210822.1-GI-19.12.0.0.zip\n\nTask Name                                Start Time                          End Time                            Status\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\nUnzip bundle                             November 4, 2021 10:20:29 AM CET    November 4, 2021 10:21:56 AM CET    Success\nregistering image                        November 4, 2021 10:21:57 AM CET    November 4, 2021 10:21:57 AM CET    Success\nregistering image                        November 4, 2021 10:21:57 AM CET    November 4, 2021 10:21:57 AM CET    Success<\/pre>\n<p>&nbsp;<\/p>\n<p>OK as this was fine, we decided to check if the file is really physically there:<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1\">[root@dbi-oda-x8 ~]# cd \/opt\/oracle\/oak\/pkgrepos\/orapkgs\/clones\/\n[root@dbi-oda-x8 clones]# ls -l\ntotal 22095968\n-rw-r--r-- 1 root root      13813 Aug 23 19:06 clonemetadata.xml\n-rw-r--r-- 1 root root 4500047202 Feb  9  2021 db19.210119.tar.gz\n-r-xr-xr-x 1 root root 5033359682 Aug 23 19:10 db19.210720.tar.gz\n-r-xr-xr-x 1 root root 6542844964 Aug 23 19:06 grid19.210720.tar.gz\n-rw-r--r-- 1 root root 6542464864 Feb  9  2021 grid19.tar.gz\ndrwx------ 2 root root      65536 Nov  4 11:01 lost+found<\/pre>\n<p>Hmmm the file is there and with a simple grep command we can confirm that it is available in the clonemedata.xml too.<\/p>\n<p>We started searching in the ODA 19.12 Release Note for the known issues and the end of the list we found the following <a href=\"https:\/\/docs.oracle.com\/en\/engineered-systems\/oracle-database-appliance\/19.12\/cmtrn\/issues-with-oda-odacli.html#GUID-505471A0-1397-4182-ACB8-AE6269ED987A\">one<\/a>:<\/p>\n<p><a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19.2-KnowIssue.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-52102\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19.2-KnowIssue.png\" alt=\"ODA 19.12 know issue on server update for misssing version\" width=\"802\" height=\"249\" \/><\/a><\/p>\n<p>Ok it is not exactly the same message (not talking about clonemedata.xml) but still linked to missing version.<br \/>\nThe proposed workaround is:<\/p>\n<p><a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19-2-Workaround.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-52107\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19-2-Workaround.png\" alt=\"Server update workaround by changing file ownership\" width=\"788\" height=\"240\" \/><\/a><\/p>\n<p>So let&#8217;s have a look to our setup on the source GI Home<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1\">[root@dbi-oda-x8 bin]# ls -l osdbagrp*\n-rwxr-xr-x 1 root oinstall 33488 Nov  3 13:24 osdbagrp\n-rw-r----- 1 root oinstall     0 Feb  9  2021 osdbagrp0<\/pre>\n<p>As in the know issue, the file is not belonging to grid user. We tried then to change the ownership<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1\">[root@dbi-oda-x8 bin]# chown grid osdbagrp\n\n\n[root@dbi-oda-x8 bin]# ls -l osdbagrp*\n-rwxr-xr-x 1 grid oinstall 33488 Nov  3 13:24 osdbagrp\n-rw-r----- 1 root oinstall     0 Feb  9  2021 osdbagrp0<\/pre>\n<p>Then we run the command recommended to update the registry&#8230;unfortunately neither worked<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1\">[root@dbi-oda-x8 bin]# odacli update-registry -n gihome\nDCS-10112:Specified components are already discovered.\n\n\n[root@dbi-oda-x8 bin]# odacli update-registry -n system\nDCS-10112:Specified components are already discovered.<\/pre>\n<p>As it didn&#8217;t wanted to update the information, we decided to force the update<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1\">[root@dbi-oda-x8 bin]# odacli update-registry -n gihome -f\n\nJob details\n----------------------------------------------------------------\n                     ID:  4a9c149b-d59a-4a05-baea-2acfa446ec34\n            Description:  Discover System Components : gihome\n                 Status:  Created\n                Created:  November 4, 2021 11:42:05 AM CET\n                Message:\n\nTask Name                                Start Time                          End Time                            Status\n---------------------------------------- ----------------------------------- ----------------------------------- ----------<\/pre>\n<p>Checking the state of the job shows that it is sucessful<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1\">[root@dbi-oda-x8 bin]# odacli describe-job -i 4a9c149b-d59a-4a05-baea-2acfa446ec34\n\nJob details\n----------------------------------------------------------------\n                     ID:  4a9c149b-d59a-4a05-baea-2acfa446ec34\n            Description:  Discover System Components : gihome\n                 Status:  Success\n                Created:  November 4, 2021 11:42:05 AM CET\n                Message:\n\nTask Name                                Start Time                          End Time                            Status\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\nRediscover GiHome                        November 4, 2021 11:42:05 AM CET    November 4, 2021 11:42:07 AM CET    Success<\/pre>\n<p>&nbsp;<\/p>\n<p>The final steps is then to re-run the update server command:<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1\">[root@dbi-oda-x8 bin]# odacli update-server -v 19.12.0.0.0\n{\n  \"jobId\" : \"946922b3-aefa-4c75-b2e1-019e9d404118\",\n  \"status\" : \"Created\",\n  \"message\" : \"Success of server update will trigger reboot of the node after 4-5 minutes. Please wait until the node reboots.\",\n  \"reports\" : [ ],\n  \"createTimestamp\" : \"November 04, 2021 11:42:57 AM CET\",\n  \"resourceList\" : [ ],\n  \"description\" : \"Server Patching\",\n  \"updatedTime\" : \"November 04, 2021 11:42:57 AM CET\"\n}<\/pre>\n<p>After few minutes the patching of the server is finally successful \ud83d\ude42 \ud83d\ude42<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1\">[root@dbi-oda-x8 ~]# odacli describe-job -i 946922b3-aefa-4c75-b2e1-019e9d404118\n\nJob details\n----------------------------------------------------------------\n                     ID:  946922b3-aefa-4c75-b2e1-019e9d404118\n            Description:  Server Patching\n                 Status:  Success\n                Created:  November 4, 2021 11:42:57 AM CET\n                Message:  Successfully patched GI with RHP\n\nTask Name                                Start Time                          End Time                            Status\n---------------------------------------- ----------------------------------- ----------------------------------- ----------\nCreating repositories using yum          November 4, 2021 11:43:11 AM CET    November 4, 2021 11:43:13 AM CET    Success\nUpdating YumPluginVersionLock rpm        November 4, 2021 11:43:13 AM CET    November 4, 2021 11:43:13 AM CET    Success\nApplying OS Patches                      November 4, 2021 11:43:13 AM CET    November 4, 2021 11:43:14 AM CET    Success\nCreating repositories using yum          November 4, 2021 11:43:15 AM CET    November 4, 2021 11:43:15 AM CET    Success\nApplying HMP Patches                     November 4, 2021 11:43:15 AM CET    November 4, 2021 11:43:16 AM CET    Success\nPatch location validation                November 4, 2021 11:43:16 AM CET    November 4, 2021 11:43:16 AM CET    Success\noda-hw-mgmt upgrade                      November 4, 2021 11:43:16 AM CET    November 4, 2021 11:43:16 AM CET    Success\nOSS Patching                             November 4, 2021 11:43:16 AM CET    November 4, 2021 11:43:16 AM CET    Success\nApplying Firmware Disk Patches           November 4, 2021 11:43:16 AM CET    November 4, 2021 11:43:20 AM CET    Success\nApplying Firmware Controller Patches     November 4, 2021 11:43:20 AM CET    November 4, 2021 11:43:24 AM CET    Success\nChecking Ilom patch Version              November 4, 2021 11:43:24 AM CET    November 4, 2021 11:43:24 AM CET    Success\nPatch location validation                November 4, 2021 11:43:24 AM CET    November 4, 2021 11:43:24 AM CET    Success\nSave password in Wallet                  November 4, 2021 11:43:25 AM CET    November 4, 2021 11:43:25 AM CET    Success\nApply Ilom patch                         November 4, 2021 11:43:25 AM CET    November 4, 2021 11:43:25 AM CET    Success\nCopying Flash Bios to Temp location      November 4, 2021 11:43:25 AM CET    November 4, 2021 11:43:25 AM CET    Success\nStarting the clusterware                 November 4, 2021 11:43:25 AM CET    November 4, 2021 11:43:25 AM CET    Success\nregistering image                        November 4, 2021 11:43:25 AM CET    November 4, 2021 11:43:26 AM CET    Success\nregistering working copy                 November 4, 2021 11:43:26 AM CET    November 4, 2021 11:43:26 AM CET    Success\nregistering image                        November 4, 2021 11:43:26 AM CET    November 4, 2021 11:43:26 AM CET    Success\nCreating GI home directories             November 4, 2021 11:43:26 AM CET    November 4, 2021 11:43:26 AM CET    Success\nExtract GI clone                         November 4, 2021 11:43:26 AM CET    November 4, 2021 11:43:26 AM CET    Success\nProvisioning Software Only GI with RHP   November 4, 2021 11:43:26 AM CET    November 4, 2021 11:43:26 AM CET    Success\nPatch GI with RHP                        November 4, 2021 11:43:26 AM CET    November 4, 2021 11:50:05 AM CET    Success\nUpdating GIHome version                  November 4, 2021 11:50:06 AM CET    November 4, 2021 11:50:08 AM CET    Success\nUpdate System version                    November 4, 2021 11:50:23 AM CET    November 4, 2021 11:50:23 AM CET    Success\nCleanup JRE Home                         November 4, 2021 11:50:23 AM CET    November 4, 2021 11:50:23 AM CET    Success\nAdd SYSNAME in Env                       November 4, 2021 11:50:23 AM CET    November 4, 2021 11:50:23 AM CET    Success\nSetting ACL for disk groups              November 4, 2021 11:50:23 AM CET    November 4, 2021 11:50:27 AM CET    Success\npreRebootNode Actions                    November 4, 2021 11:52:14 AM CET    November 4, 2021 11:55:06 AM CET    Success\nReboot Ilom                              November 4, 2021 11:55:06 AM CET    November 4, 2021 11:55:06 AM CET    Success<\/pre>\n<p>&nbsp;<\/p>\n<p>Here we go our ODA is now up-to-date in version 19.12, we can continue with:<\/p>\n<ul>\n<li>cleaning the repo<\/li>\n<li>manually cleaning the former GI Home<\/li>\n<li>Creating a Database Home Store<\/li>\n<li>&#8230;<\/li>\n<li>&#8230; \ud83d\ude00<\/li>\n<\/ul>\n<p>Enjoy! \ud83d\ude0e<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sometimes giving a workshop is a good opportunities to test new things&#8230;this what happened to me today&#8230;\u00a0 \ud83d\ude42 While giving an ODA workshop, I thought it was a good opportunity to test patching to the new 19.12 release. However during the update-server process we got a failure on the our ODA update to 19.12 failing [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":16768,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[229,199,42,59],"tags":[38,79,96,219],"type_dbi":[],"class_list":["post-16767","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-database-administration-monitoring","category-hardware-storage","category-operating-systems","category-oracle","tag-cluster","tag-oda","tag-oracle","tag-upgrade"],"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>ODA update-server to 19.12 fails on Patch GI with RHP - dbi Blog<\/title>\n<meta name=\"description\" content=\"Updating to ODA to version 19.12 is failing with an error on GI patch with RHP. This blow will present the root cause as well as the solution\" \/>\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\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ODA update-server to 19.12 fails on Patch GI with RHP\" \/>\n<meta property=\"og:description\" content=\"Updating to ODA to version 19.12 is failing with an error on GI patch with RHP. This blow will present the root cause as well as the solution\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/\" \/>\n<meta property=\"og:site_name\" content=\"dbi Blog\" \/>\n<meta property=\"article:published_time\" content=\"2021-11-04T15:09:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19.2-KnowIssue.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2100\" \/>\n\t<meta property=\"og:image:height\" content=\"652\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"David Hueber\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"David Hueber\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 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\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/\"},\"author\":{\"name\":\"David Hueber\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8873e20a98a02305870909f4e3d0088f\"},\"headline\":\"ODA update-server to 19.12 fails on Patch GI with RHP\",\"datePublished\":\"2021-11-04T15:09:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/\"},\"wordCount\":358,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19.2-KnowIssue.png\",\"keywords\":[\"Cluster\",\"ODA\",\"Oracle\",\"Upgrade\"],\"articleSection\":[\"Database Administration &amp; Monitoring\",\"Hardware &amp; Storage\",\"Operating systems\",\"Oracle\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/\",\"name\":\"ODA update-server to 19.12 fails on Patch GI with RHP - dbi Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19.2-KnowIssue.png\",\"datePublished\":\"2021-11-04T15:09:04+00:00\",\"author\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8873e20a98a02305870909f4e3d0088f\"},\"description\":\"Updating to ODA to version 19.12 is failing with an error on GI patch with RHP. This blow will present the root cause as well as the solution\",\"breadcrumb\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#primaryimage\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19.2-KnowIssue.png\",\"contentUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19.2-KnowIssue.png\",\"width\":2100,\"height\":652},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.dbi-services.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ODA update-server to 19.12 fails on Patch GI with RHP\"}]},{\"@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\/8873e20a98a02305870909f4e3d0088f\",\"name\":\"David Hueber\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/fc07284dbd5667f0bed32b0d8d64076ab885746973ea1b5c4e69c6fa7074cf59?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fc07284dbd5667f0bed32b0d8d64076ab885746973ea1b5c4e69c6fa7074cf59?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/fc07284dbd5667f0bed32b0d8d64076ab885746973ea1b5c4e69c6fa7074cf59?s=96&d=mm&r=g\",\"caption\":\"David Hueber\"},\"description\":\"David Hueber has ten years of experience in infrastructure operation &amp; management, engineering, and optimization. He is specialized in Oracle technologies (engineering, backup and recovery, high availability, etc.), Service Management standards and Oracle infrastructure operation processes (Service Desk, Change Management, Capacity Planning, etc.). David Hueber is ITILv3 Service Operation Lifecycle certified and Linux LPIC-1 certified. He received a university degree in Informatics and Networks at the IUT Mulhouse, France. He also studied Information Systems at the Conservatoire National des Arts et M\u00e9tiers in Mulhouse, France. His branch-related experience covers Financial Services \/ Banking, Chemicals &amp; Pharmaceuticals, Transport &amp; Logistics, Retail, Food, etc.\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/author\/david-hueber\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"ODA update-server to 19.12 fails on Patch GI with RHP - dbi Blog","description":"Updating to ODA to version 19.12 is failing with an error on GI patch with RHP. This blow will present the root cause as well as the solution","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\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/","og_locale":"en_US","og_type":"article","og_title":"ODA update-server to 19.12 fails on Patch GI with RHP","og_description":"Updating to ODA to version 19.12 is failing with an error on GI patch with RHP. This blow will present the root cause as well as the solution","og_url":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/","og_site_name":"dbi Blog","article_published_time":"2021-11-04T15:09:04+00:00","og_image":[{"width":2100,"height":652,"url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19.2-KnowIssue.png","type":"image\/png"}],"author":"David Hueber","twitter_card":"summary_large_image","twitter_misc":{"Written by":"David Hueber","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#article","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/"},"author":{"name":"David Hueber","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8873e20a98a02305870909f4e3d0088f"},"headline":"ODA update-server to 19.12 fails on Patch GI with RHP","datePublished":"2021-11-04T15:09:04+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/"},"wordCount":358,"commentCount":0,"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19.2-KnowIssue.png","keywords":["Cluster","ODA","Oracle","Upgrade"],"articleSection":["Database Administration &amp; Monitoring","Hardware &amp; Storage","Operating systems","Oracle"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/","url":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/","name":"ODA update-server to 19.12 fails on Patch GI with RHP - dbi Blog","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#primaryimage"},"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19.2-KnowIssue.png","datePublished":"2021-11-04T15:09:04+00:00","author":{"@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8873e20a98a02305870909f4e3d0088f"},"description":"Updating to ODA to version 19.12 is failing with an error on GI patch with RHP. This blow will present the root cause as well as the solution","breadcrumb":{"@id":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#primaryimage","url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19.2-KnowIssue.png","contentUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ODA-19.2-KnowIssue.png","width":2100,"height":652},{"@type":"BreadcrumbList","@id":"https:\/\/www.dbi-services.com\/blog\/oda-update-server-to-19-12-fails-on-patch-gi-with-rhp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dbi-services.com\/blog\/"},{"@type":"ListItem","position":2,"name":"ODA update-server to 19.12 fails on Patch GI with RHP"}]},{"@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\/8873e20a98a02305870909f4e3d0088f","name":"David Hueber","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/fc07284dbd5667f0bed32b0d8d64076ab885746973ea1b5c4e69c6fa7074cf59?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/fc07284dbd5667f0bed32b0d8d64076ab885746973ea1b5c4e69c6fa7074cf59?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fc07284dbd5667f0bed32b0d8d64076ab885746973ea1b5c4e69c6fa7074cf59?s=96&d=mm&r=g","caption":"David Hueber"},"description":"David Hueber has ten years of experience in infrastructure operation &amp; management, engineering, and optimization. He is specialized in Oracle technologies (engineering, backup and recovery, high availability, etc.), Service Management standards and Oracle infrastructure operation processes (Service Desk, Change Management, Capacity Planning, etc.). David Hueber is ITILv3 Service Operation Lifecycle certified and Linux LPIC-1 certified. He received a university degree in Informatics and Networks at the IUT Mulhouse, France. He also studied Information Systems at the Conservatoire National des Arts et M\u00e9tiers in Mulhouse, France. His branch-related experience covers Financial Services \/ Banking, Chemicals &amp; Pharmaceuticals, Transport &amp; Logistics, Retail, Food, etc.","url":"https:\/\/www.dbi-services.com\/blog\/author\/david-hueber\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/16767","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\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/comments?post=16767"}],"version-history":[{"count":0,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/16767\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media\/16768"}],"wp:attachment":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media?parent=16767"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/categories?post=16767"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/tags?post=16767"},{"taxonomy":"type","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/type_dbi?post=16767"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}