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: Interconnect

Re: Interconnect

From: Alex Gorbachev <gorbyx_at_gmail.com>
Date: Sun, 11 Feb 2007 10:21:37 -0500
Message-ID: <c2213f680702110721i34d90e27xb65f79f7f527dd86@mail.gmail.com>


Interesting...
Here is the quote from 10.2 docs:



CLUSTER_INTERCONNECTS provides Oracle with information about additional cluster interconnects available for use in Real Application Clusters environments.

The CLUSTER_INTERCONNECTS parameter can be used to override the default interconnect with a preferred cluster traffic network. This parameter is useful in Data Warehouse systems that have reduced availability requirements and high interconnect bandwidth demands. You can also use CLUSTER_INTERCONNECTS to override the default interconnect chosen by Oracle.

For example, if you are running two instances of Oracle for two databases on the same machine, then you can load balance the interconnect traffic to different physical interconnects. This does not reduce Oracle availability.


So it does indeed look like it should work! Obviously, it's only working with IP. If your use third party clusterware (like Veritas) and use interconnect over LLT, for example, than this is not needed. I wonder if you can force Oracle instances to use UDP instead of LLT, for instance.

On 2/11/07, Ghassan Salem <salem.ghassan_at_gmail.com> wrote:
> Alex,
> it also works for ASM, and in 10g. try it. (it's there in case you have a
> config problem and can't find what it is, I think)
>
>
> On 2/10/07, Alex Gorbachev <gorbyx_at_gmail.com> wrote:
> > On 2/9/07, Ghassan Salem < salem.ghassan_at_gmail.com> wrote:
> > > In your init.ora, just specify the correct cluster_interconnect param.
> It
> > > should solve it.
> >
> > This is 9i setting and not 10g and surely not for ASM instance. In 10g
> > it's CRS that takes care about interconnect configuration.
> >
> >
> > --
> > Best regards,
> > Alex Gorbachev
> >
> > The Pythian Group
> > Sr. Oracle DBA
> >
> > http://www.pythian.com/blogs/author/alex/
> > http://blog.oracloid.com
> >
>
>

-- 
Best regards,
Alex Gorbachev

The Pythian Group
Sr. Oracle DBA

http://www.pythian.com/blogs/author/alex/
http://blog.oracloid.com
--
http://www.freelists.org/webpage/oracle-l
Received on Sun Feb 11 2007 - 09:21:37 CST

Original text of this message

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