Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: More than one RAC instance/database on the same machine ?
"Le JeanMimi" <scjm_at_noos.fr> wrote in message
news:c7be5048.0410301212.172d66f8_at_posting.google.com...
> First, thank you for your answers.
>
> For us, the point is availability (and not scalability).
> If the machine 1 crashes, then all the work being done by A1 and B1
> failover to machine 2 (TAF) and everything is very fast ... and
> transparent.
>
> Does it make sense ?
That is the marketing story yes. You should be aware though that in reality TAF requires your app to be written to be aware of it and that not all statements (especially DDL) can failover. TAF emphatically does not mean that you can take an existing application and run it on a cluster and have it be magically node failure proof.
-- Niall Litchfield Oracle DBA http://www.niall.litchfield.dial.pipex.comReceived on Sun Oct 31 2004 - 03:37:48 CST
![]() |
![]() |