Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Active/Passive "high availability"

RE: Active/Passive "high availability"

From: Kevin Closson <kevinc_at_polyserve.com>
Date: Fri, 13 Apr 2007 12:05:41 -0700
Message-ID: <5D2570CAFC98974F9B6A759D1C74BAD003131A2F@ex2.ms.polyserve.com>


"Oracle RAC provides very high availability for applications by removing the single point

of failure with a single server. If a node in the cluster fails, the Oracle Database

continues running on the remaining nodes. Individual nodes can be shutdown for

maintenance while application users continue to work."  

...this claim is correct (barring bugs).
   

So, it seems to come down to how you define a "single point". If you look at the "database" as a single point, then yes there is a SPOF, but if you look at it more granularly and consider that the database resides on hardware with mirrored disks and multiple controllers, fibre channels, fans, power supplies, etc. - then there isn't really a SPOF at the database level either because it would really require multiple failures to bring down the database.  

...this point is incorrect. You only have one system tablespace. That is
usually the wart that we point out.  

Data Guard...    

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Apr 13 2007 - 14:05:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US