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 wrote:
> First, thank you for your answers. > > For us, the point is availability (and not scalability). > > Say we have two databases A and B and two machines. > We put A and B in RAC configuration : > - instance A1 and B1 on machine 1 > - instance A2 and B2 on machine 2 > (A1 and A2 for database A, B1 and B2 for database B) > > 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 ? > Thanks (i'm rather new to this) > > > DA Morgan <damorgan_at_x.washington.edu> wrote in message news:<1099101941.420573_at_yasure>... >
Makes no sense to me. Put one database on A, one on B and build two schemas. Now you have half as many things to go wrong. What do you think you accomplish with 2 System tablespaces, 2 UNDO tablespaces, 2 SGAs? I mean accomplish as in desirable?
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace 'x' with 'u' to respond)Received on Sat Oct 30 2004 - 16:29:59 CDT