Re: Oracle RAC Patch Application
- From: Andrey Kriushin <Andrey.Kriushin@xxxxxxxx>
- To: Muhammad.Khan@xxxxxx
- Date: Thu, 30 Aug 2007 19:10:04 +0400
Hi
Khan, Muhammad S wrote:
Whereas in Sqlserver 2005, you would apply the patch on one instance
and it will be done on all of them, just like that
As the others have already mentioned, there is similar functionality for
patch application in Oracle (all nodes patched).
But what about the downtime in sqlserver during patch application?
With Oracle you have some (might be significant) extra to patch
propagation to all of the nodes:
- you may minimize the downtime of the system to the time of
catpatch.sql execution (+ time for shutdown/startup).
- and in case of rolling updates (which are not widely spread yet
though) you may have no downtime at all.
-- Andrey
- References:
- Oracle RAC Patch Application
- From: Khan, Muhammad S
Other related posts:
- » Oracle RAC Patch Application
- » RE: Oracle RAC Patch Application
- » Re: Oracle RAC Patch Application
- » Re: Oracle RAC Patch Application
Whereas in Sqlserver 2005, you would apply the patch on one instance and it will be done on all of them, just like that
- Oracle RAC Patch Application
- From: Khan, Muhammad S