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

Home -> Community -> Usenet -> c.d.o.server -> Re: Load balancing between an RAC database cluster and Top Link

Re: Load balancing between an RAC database cluster and Top Link

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Mon, 26 Jan 2004 09:58:53 -0800
Message-ID: <1075139870.242174@yasure>


Greg Collett wrote:

> All,
>
> We are designing an environment which is comprised of 3 database
> servers clustered together using RAC 10g. Connecting to the database
> is an Oracle Application Cluster of 4 App Servers running toplink.
> Currently the connection is facilitated through XML using oracle jdbc
> drivers.
>
> My question: In order to properly load balance the calls to the
> databse servers, do I require a hardware level load balancer between
> the Application tier and the Database tier?
>
> My understanding is that Oracle chares the db cache between the 3
> servers, and I believe it does load balancing between the servers as
> well. However, the jdbc connection on the app servers currently points
> at 1 database machine directly, and if that machine went down, the app
> could not connect to the RAC cluster (without a manual change). Is
> there a non-hardware solution to get around this?
>
> I am new to some of this and would appreciate any guidance.
>
> Thanks,
> Greg

RAC, itself, balances the load applied to the cluster. You could add the grid control to balance the entire enterprise.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Mon Jan 26 2004 - 11:58:53 CST

Original text of this message

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