Re: JDBC with mulitple instances of database

From: hrishy <hrishys_at_yahoo.co.uk>
Date: 15 Oct 2003 21:11:07 -0700
Message-ID: <4ef2a838.0310152011.607e2c10_at_posting.google.com>


Hi

Sarch for Transperent Application Failover (TAF)at tahiti.oracle.com or in the documentation CD supplied by oracle.This functionality is built into the net8 drivers as far as i know if you use thick JDBC drivers the problem should be trivial.

You gotta understand what TAF does it only does sleect failover.So if your transaction fails in the middle it will connect you to the next redundant database and starts your transaction all over again..This is imp.as failover does not mean that your transaction will continue automagically from where it failed.

regards
Hrishy Received on Thu Oct 16 2003 - 06:11:07 CEST

Original text of this message