dbTalk Databases Forums  

mysql cluster allows on- line upgrades, is there anything like thatin Oracle?

comp.databases.oracle.server comp.databases.oracle.server


Discuss mysql cluster allows on- line upgrades, is there anything like thatin Oracle? in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
zigzagdna@yahoo.com
 
Posts: n/a

Default mysql cluster allows on- line upgrades, is there anything like thatin Oracle? - 06-02-2012 , 01:13 PM






My company heavily uses SAP with Oracle as underlying database. They have been wanting to install Oracle paces (e.g., upgrade from Oracle 10.2.0.x to 10.2.0.y) without bringing down Oracle. Oracle runs in data guard configuration. I do not know of any way where Oracle patches which upgrade data dictionary... to be installed on-line (without shutting down SAP). Same will be true even if we were using Oracle RAC.


I was reading about mysql Cluster: mysql.com/cluster. It advertises that upgrade of mysql can be done on-line while application is running. Mysql Cluster technology is based on shared nothing architecture which is different from Oracle RAC. That may be the reason MySQL Cluster can do on-line patchinstallation? Is that correct? I clearly see that an advantage of My SQL high availability even though it may have other shortcomings. IS my understanding correct? I know SAP does not run on mySQL, but I was just curious whether in Oracle there is anyway to install patches on-line when they impact data dictionary. I know some patches which just impact binaries or libraries can be installed on-line, but that is not the case with all patches. I know if one does logical standby, one can do patch installation on-line but logical standby has many restrictions?

Does Oracle have any HA in shared nothing architecture like mysql custer?

Reply With Quote
  #2  
Old   
Noons
 
Posts: n/a

Default Re: mysql cluster allows on- line upgrades, is there anything likethat in Oracle? - 06-03-2012 , 01:06 AM






zigzagdna (AT) yahoo (DOT) com wrote,on my timestamp of 3/06/2012 4:13 AM:

Quote:
My company heavily uses SAP with Oracle as underlying database.
They have been wanting to install Oracle paces (e.g., upgrade
from Oracle 10.2.0.x to 10.2.0.y) without bringing down Oracle.
Oracle runs in data guard configuration.
I do not know of any way where Oracle patches which upgrade
data dictionary... to be installed on-line (without shutting down SAP).
Same will be true even if we were using Oracle RAC.


Do you also install SAP patches without any shutdown/restart?

Reply With Quote
  #3  
Old   
Mladen Gogala
 
Posts: n/a

Default Re: mysql cluster allows on- line upgrades, is there anythinglike that in Oracle? - 06-03-2012 , 02:18 AM



On Sat, 02 Jun 2012 11:13:08 -0700, zigzagdna wrote:


Quote:
Does Oracle have any HA in shared nothing architecture like mysql
custer?
Oracle has shared nothing clusters. They're called "MySQL Clusters". As
for HA in shared nothing architecture, it's always achieved by
replication, it cannot be achieved by any other way because there is no
sharing in shared nothing cluster. Oracle supports several types of
replication: advanced replication (trigger based), STREAMS replication,
Golden Gate replication and active standby (11G).



--
http://mgogala.byethost5.com

Reply With Quote
  #4  
Old   
zigzagdna@yahoo.com
 
Posts: n/a

Default Re: mysql cluster allows on- line upgrades, is there anything likethat in Oracle? - 06-03-2012 , 07:20 AM



On Sunday, June 3, 2012 3:18:02 AM UTC-4, Mladen Gogala wrote:
Quote:
On Sat, 02 Jun 2012 11:13:08 -0700, zigzagdna wrote:


Does Oracle have any HA in shared nothing architecture like mysql
custer?

Oracle has shared nothing clusters. They're called "MySQL Clusters". As
for HA in shared nothing architecture, it's always achieved by
replication, it cannot be achieved by any other way because there is no
sharing in shared nothing cluster. Oracle supports several types of
replication: advanced replication (trigger based), STREAMS replication,
Golden Gate replication and active standby (11G).



--
http://mgogala.byethost5.com
I am not sure in active standby (11G), one can do rolling uupgrade of database without nring Oracle downtime for few minutes/seconds. I could not findanything on google for active standby, but for physical standby, see link http://blog.csdn.net/sweethouse1128/...etails/6857571 but it requires some down time. Also I do not know whether SAP Oracle Database can be converted to logical standby.

Reply With Quote
  #5  
Old   
John Hurley
 
Posts: n/a

Default Re: mysql cluster allows on- line upgrades, is there anything likethat in Oracle? - 06-03-2012 , 07:50 AM



zig:

# I do not know of any way where Oracle patches which upgrade data
dictionary... to be installed on-line (without shutting down SAP).

If 12c does not make you all the way happy then 13h ( heaven ) or 14u
( universe ) ... will do the job!

Reply With Quote
  #6  
Old   
Mladen Gogala
 
Posts: n/a

Default Re: mysql cluster allows on- line upgrades, is there anythinglike that in Oracle? - 06-04-2012 , 04:26 PM



On Sun, 03 Jun 2012 05:20:24 -0700, zigzagdna wrote:


Quote:
I am not sure in active standby (11G), one can do rolling uupgrade of
database without nring Oracle downtime for few minutes/seconds. I could
not find anything on google for active standby, but for physical
standby, see link
http://blog.csdn.net/sweethouse1128/...etails/6857571 but it
requires some down time. Also I do not know whether SAP Oracle Database
can be converted to logical standby.
Active standby IS a physical standby, not a logical standby. Oracle 11g
can have physical standby open in read-only mode. Of course, that
requires an additional EE license. Oracle EE licenses are dirt cheap,
especially if you add diagnostics and performance tuning, RAC and
advanced compression, so that shouldn't be a problem.



--
http://mgogala.byethost5.com

Reply With Quote
  #7  
Old   
Mladen Gogala
 
Posts: n/a

Default Re: mysql cluster allows on- line upgrades, is there anything likethat in Oracle? - 06-04-2012 , 04:29 PM



On Sun, 03 Jun 2012 05:50:46 -0700, John Hurley wrote:


Quote:
If 12c does not make you all the way happy then 13h ( heaven ) or 14u (
universe ) ... will do the job!

I believe that version 13 will be dubbed 13f, the letter "F" signifying
the first word managers think of when someone mentions additional Oracle
licenses. The word that starts with the letter "F" is, of course,
"Fantastic!". Hopefully, you don't think that my mind is in the gutter
and that I was having some other F-words in mind.



--
http://mgogala.byethost5.com

Reply With Quote
  #8  
Old   
John Hurley
 
Posts: n/a

Default Re: mysql cluster allows on- line upgrades, is there anything likethat in Oracle? - 06-05-2012 , 07:43 AM



Mladen:

# Hopefully, you don't think that my mind is in the gutter and that I
was having some other F-words in mind.

Never ... ok ... well hardly ever ... ok ... well ... ok so we all
know what you were thinking!

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.