<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Patching ODA HA from 19.10 to 19.17	</title>
	<atom:link href="https://www.dbi-services.com/blog/patching-oda-ha-from-19-10-to-19-17/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dbi-services.com/blog/patching-oda-ha-from-19-10-to-19-17/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jan 2026 07:58:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Clemens Bleile		</title>
		<link>https://www.dbi-services.com/blog/patching-oda-ha-from-19-10-to-19-17/#comment-4202</link>

		<dc:creator><![CDATA[Clemens Bleile]]></dc:creator>
		<pubDate>Thu, 29 Jan 2026 07:58:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/?p=21490#comment-4202</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dbi-services.com/blog/patching-oda-ha-from-19-10-to-19-17/#comment-4067&quot;&gt;Alimubarak&lt;/a&gt;.

Hi Alimubarak,

the command &quot;odacli update-dbhome&quot; updates all databases running from a specific ORACLE_HOME, whereas the &quot;odacli update-database&quot; updates a spcific database only. Both commands are correct, it depends on what your situation is. The &quot;odacli update-database&quot; gives you more control about planning the downtime of your database update. However, in general the &quot;odacli update-dbhome&quot; is the better choice.

Regards
Clemens]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dbi-services.com/blog/patching-oda-ha-from-19-10-to-19-17/#comment-4067">Alimubarak</a>.</p>
<p>Hi Alimubarak,</p>
<p>the command &#8220;odacli update-dbhome&#8221; updates all databases running from a specific ORACLE_HOME, whereas the &#8220;odacli update-database&#8221; updates a spcific database only. Both commands are correct, it depends on what your situation is. The &#8220;odacli update-database&#8221; gives you more control about planning the downtime of your database update. However, in general the &#8220;odacli update-dbhome&#8221; is the better choice.</p>
<p>Regards<br />
Clemens</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alimubarak		</title>
		<link>https://www.dbi-services.com/blog/patching-oda-ha-from-19-10-to-19-17/#comment-4067</link>

		<dc:creator><![CDATA[Alimubarak]]></dc:creator>
		<pubDate>Wed, 25 Jun 2025 10:04:46 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/?p=21490#comment-4067</guid>

					<description><![CDATA[1- Patch from 19.10 to 19.14

/u01/app/oracle/product/19.0.0.0/dbhome_1

968b790a-9193-4450-884b-04b1e53fdf2d


And then update the dbhome

[root@serveroda1 bin]# /opt/oracle/dcs/bin/odacli update-dbhome --dbhomeid 968b790a-9193-4450-884b-04b1e53fdf2d -v 19.14.0.0.0




2- Patch from 19.14 to 19.17

And we run the update-database command

[root@serveroda1 ~]# /opt/oracle/dcs/bin/odacli update-database -i a2b3ce19-1ce4-4394-b436-d0e4817d8111 -to ed8970e5-baf5-4b12-8209-809cbacbcbc7

and it failed


it should be the command like

[root@serveroda1 bin]# /opt/oracle/dcs/bin/odacli update-dbhome --dbhomeid 968b790a-9193-4450-884b-04b1e53fdf2d -v 19.17.0.0.0]]></description>
			<content:encoded><![CDATA[<p>1- Patch from 19.10 to 19.14</p>
<p>/u01/app/oracle/product/19.0.0.0/dbhome_1</p>
<p>968b790a-9193-4450-884b-04b1e53fdf2d</p>
<p>And then update the dbhome</p>
<p>[root@serveroda1 bin]# /opt/oracle/dcs/bin/odacli update-dbhome &#8211;dbhomeid 968b790a-9193-4450-884b-04b1e53fdf2d -v 19.14.0.0.0</p>
<p>2- Patch from 19.14 to 19.17</p>
<p>And we run the update-database command</p>
<p>[root@serveroda1 ~]# /opt/oracle/dcs/bin/odacli update-database -i a2b3ce19-1ce4-4394-b436-d0e4817d8111 -to ed8970e5-baf5-4b12-8209-809cbacbcbc7</p>
<p>and it failed</p>
<p>it should be the command like</p>
<p>[root@serveroda1 bin]# /opt/oracle/dcs/bin/odacli update-dbhome &#8211;dbhomeid 968b790a-9193-4450-884b-04b1e53fdf2d -v 19.17.0.0.0</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mouhamadou Diaw		</title>
		<link>https://www.dbi-services.com/blog/patching-oda-ha-from-19-10-to-19-17/#comment-1688</link>

		<dc:creator><![CDATA[Mouhamadou Diaw]]></dc:creator>
		<pubDate>Mon, 13 Feb 2023 18:57:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/?p=21490#comment-1688</guid>

					<description><![CDATA[Hi Alex

Can we go from 19.14 to 19.17? Yes
Can we go from 19.10 to 19.14? yes

So we can go with 19.10 ==&#062; 19.14 ==&#062; 19.17

Regards]]></description>
			<content:encoded><![CDATA[<p>Hi Alex</p>
<p>Can we go from 19.14 to 19.17? Yes<br />
Can we go from 19.10 to 19.14? yes</p>
<p>So we can go with 19.10 ==&gt; 19.14 ==&gt; 19.17</p>
<p>Regards</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alex0049		</title>
		<link>https://www.dbi-services.com/blog/patching-oda-ha-from-19-10-to-19-17/#comment-1519</link>

		<dc:creator><![CDATA[Alex0049]]></dc:creator>
		<pubDate>Thu, 09 Feb 2023 18:29:38 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/?p=21490#comment-1519</guid>

					<description><![CDATA[I think you didn&#039;t follow the recommended patching sequence. to bring the ODA from 19.10 to 19.17 you actually have two intermediate patches
19.10 -&#062; 19.12 -&#062; 19.16 -&#062; 19.17
see https://docs.oracle.com/en/engineered-systems/oracle-database-appliance/19.17/cmtrn/oda-patches.html#GUID-220DA05B-0F52-4EDA-84C9-BFD15F43802D]]></description>
			<content:encoded><![CDATA[<p>I think you didn&#8217;t follow the recommended patching sequence. to bring the ODA from 19.10 to 19.17 you actually have two intermediate patches<br />
19.10 -&gt; 19.12 -&gt; 19.16 -&gt; 19.17<br />
see <a href="https://docs.oracle.com/en/engineered-systems/oracle-database-appliance/19.17/cmtrn/oda-patches.html#GUID-220DA05B-0F52-4EDA-84C9-BFD15F43802D" rel="nofollow ugc">https://docs.oracle.com/en/engineered-systems/oracle-database-appliance/19.17/cmtrn/oda-patches.html#GUID-220DA05B-0F52-4EDA-84C9-BFD15F43802D</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: www.dbi-services.com @ 2026-04-09 18:24:14 by W3 Total Cache
-->