Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: clustering and high availability?
Daniel Morgan wrote:
> Mike wrote:
>
>> We're starting a project at work moving VSAM to RDBMS. The choice >> is between DB2 and Oracle. It seems like the Oracle RAC is a better >> cluster choice with it's share everything rather than the DB2 >> share nothing. Please post some opinions on this and/or other >> points of difference/intereste between the two DBMS. >> >> Mike
According to technical sales reps, RAC in a clustered environment only worked as intended - with 100% database availability across a cluster - on OpenVMS and Tru64 (5.1+)... say what you will about dinasaurs, but this is a technology that has been around for 20+ years now and no one has been able to duplicate it.
It is still the only platform(s) that have true direct concurrent disk access 100% of the time(none of this NFS or active-passive crap). I have seen what happens to filesystems where more than one node tried to access a logical disk volume via a SAN or direct SCSI interconnect on those "other" operating systems and it ain't pretty...
And if you want REAL clusterability you can still get Oracle Rdb (formerly DEC Rdb) for OpenVMS - why do you think one of the niche markets for this database and OS is stock market trading??? Because they don't want it to go down.
Michal Austin.
OpenVMS biggot :)
but I can still unix and windows with the best of them...
Received on Wed Jun 09 2004 - 16:26:48 CDT