We are implementing OPS for our production database.We are aware that only the select statements(query) gets failover in case of a node failure. But I have been told, to achieve 100%TAF from our application side i.e the user w/o reissuing a transaction(update and etc) we need to implement OCI in the appllication so that the failover is transparent to the user.Is this right? I want to know if implementing OCI means just loading the OCI drivers?(don't think so) but I think there should be something more than just loading the drivers that should be done on the application.Our application is a java application and makes JDBC connection to the database. Pls comment Thanks Ravindra -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ravindra Basavaraja INET: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] (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).
