RE: Oracle RAC and VIPs
From: Tao Wang <twang_at_tgic.com>
Date: Thu, 10 Jul 2008 13:59:55 -0400
Message-ID: <A4FD660521BFD945862FF30EDB5C88550B74ED18@exchange-2k3.pdcserver.com>
Date: Thu, 10 Jul 2008 13:59:55 -0400
Message-ID: <A4FD660521BFD945862FF30EDB5C88550B74ED18@exchange-2k3.pdcserver.com>
My understanding is that the listener on the surviving node, where the VIP fails over to, is not listening on the failed-over VIP, therefore the listener can detect the failure right away. the client will use the next entry in the tnsnames... ________________________________ From: oracle-l-bounce@freelists.org [mailto:oracle-l-bounce@freelists.org] On Behalf Of Baumgartel, Paul Sent: Thursday, July 10, 2008 1:04 PM To: piontekdd@gmail.com Cc: oracle-l@freelists.org Subject: RE: Oracle RAC and VIPs If the VIP comes up on another node, doesn't the attempt to connect to that (virtual) IP translate to a connect to the other node? If not, how exactly is the failure detected right away? Paul Baumgartel CREDIT SUISSE Information Technology Prime Services Databases Americas One Madison Avenue New York, NY 10010 USA Phone 212.538.1143 paul.baumgartel@credit-suisse.com www.credit-suisse.com ________________________________ From: oracle-l-bounce@freelists.org [mailto:oracle-l-bounce@freelists.org] On Behalf Of Bradd Piontek Sent: Thursday, July 10, 2008 10:16 AM To: oracledbaquestions@gmail.com Cc: oracle-l@freelists.org Subject: Re: Oracle RAC and VIPs The basic gist is this: The VIP is a cluster resource managed by the clusterware. Depending on your OS , you can see it running as a VIP under your public network NIC. (ifconfig -a on Linux). What happens in a node failure is that the clusterware brings that VIP resource up on another node so that when clients attempt connects to that IP, the 'failure' is detected right away and the client can use the next address in the tnsnames.ora entry (or jdbc url, or whatever). Try it out sometime. take a node node, use srvctl to see where the vips are running and look at the ifconfig to see as well. On Thu, Jul 10, 2008 at 8:30 AM, Dba DBA <oracledbaquestions@gmail.com> wrote: I have installed Rac. I know how to create a VIP. I don't understand why this works. I also don't undertsand why TAF works. I am connected to node 1, how am I on the fly connected to node 2 if node 1 goes down. Again, I know the functionality, I just don't know how it works under the covers. Can anyone help me out with this? -- Bradd Piontek Twitter: http://www.twitter.com/piontekdd Oracle Blog: http://piontekdd.blogspot.com Linked In: http://www.linkedin.com/in/piontekdd Last.fm: http://www.last.fm/user/piontekdd/ ======================================================================== ====== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html ======================================================================== ====== ----------------------------------------- The information contained in this email and any attachments may be privileged and/or confidential and protected from disclosure. It is intended solely for the use of the recipient(s) to whom it is addressed, or an employee or agent responsible for delivering this message to the intended recipient(s). You are hereby notified that any dissemination, distribution, copying or other use of this communication is strictly prohibited. If you have received this communication in error, please notify the sender by reply email and delete this email and all attachments from your system. Thank you.
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Jul 10 2008 - 12:59:55 CDT