Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » J2EE Interest »

Re: Thin Driver or XA driver

Deyan D. Bektchiev

2003-11-24

Replies:

There are thin XA, thin non-XA, thick (OCI) XA and non-XA drivers for
Oracle (and from multiple vendors) so you can choose whichever suits
your situation best.
The only issue with the thin drivers is that they do not support RAC/TAF
so if fail over is an issue then the OCI drivers are the way to go.

Thin drivers are easier for deployment since you don't have to have the
Oracle client libraries installed in order to connect to the DB but in
my experience they are not very well performing when used in XA
transactions (5-10 times slower than OCI drivers that we've tried).

--dejan

Chanian, Raj wrote:

>Very generally the thick driver is recommended for resilience/failover ie in
>clustered environments whilst the thin driver is recommended for
>perfromance.
>
>Regards,
>
>Raj
>
>-----Original Message-----
>From: Ritesh_Srivastava [mailto:Ritesh_Srivastava@(protected)]
>Sent: 21 November 2003 12:13
>To: J2EE-INTEREST@(protected)
>Subject: Thin Driver or XA driver
>
>
>Hi,
>     What is the difference between thin driver and XA driver for Oracle.
>When to use what? Regards Ritesh
>**************************************************************************
>This email (including any attachments) is intended for the sole use of the
>intended recipient/s and may contain material that is CONFIDENTIAL AND
>PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
>distribution or forwarding of any or all of the contents in this message is
>STRICTLY PROHIBITED. If you are not the intended recipient, please contact
>the sender by email and delete all copies; your cooperation in this regard
>is appreciated.
>**************************************************************************
>
>===========================================================================
>To unsubscribe, send email to listserv@(protected)
>of the message "signoff J2EE-INTEREST". For general help, send email to
>listserv@(protected)".
>
>This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
>
>===========================================================================
>To unsubscribe, send email to listserv@(protected)
>of the message "signoff J2EE-INTEREST". For general help, send email to
>listserv@(protected)".
>
>

===========================================================================
To unsubscribe, send email to listserv@(protected)
of the message "signoff J2EE-INTEREST". For general help, send email to
listserv@(protected)".


©2008 junlu.com - Jax Systems, LLC, U.S.A.