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: Fail Over Options

RE: Fail Over Options

From: Peter Barnett <regdba_at_yahoo.com>
Date: Wed, 28 Aug 2002 13:18:27 -0800
Message-ID: <F001.004C200D.20020828131827@fatcity.com>


Ricjard is correct. jdbc thin client does not allow transparent fail over. The thick client reads a tnsnames.ora file which is where the fail over actually occurs. There are multiple server names for the same service name. If the first server in the search is down, it falls through to the next server.

jdbc is a straight connection to a single database. No read of tnsnames.ora.

Pete  


Pete Barnett
Lead Database Administrator
The Regence Group
pnbarne_at_regence.com

Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Peter Barnett
  INET: regdba_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Aug 28 2002 - 16:18:27 CDT

Original text of this message

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