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: Load balancing

Re: Load balancing

From: Mike Killough <mwkillough_at_hotmail.com>
Date: Fri, 09 Dec 2005 06:25:32 -0600
Message-ID: <BAY106-F14333D626C634586EF408EC2450@phx.gbl>


Both on or yes should work.

For 9i try this is the listener.ora files:

      (PREFER_LEAST_LOADED_NODE_LISTENER_<nodename>=OFF)

10gR1 works the same way. 10gR2 defaults to round-robin, but can be configured to balance by workload.

Mike

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Dec 09 2005 - 06:25:43 CST

Original text of this message

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