Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Difference between Oracle OCI and thin Driver?
yong321_at_yahoo.com wrote:
>>Originally the OCI driver was faster, but in recent years this >>has been fixed, especially for the 10g version of the thin >>driver. OCI has evolved too, but bugs in native OCI code can >>still kill an entire JVM, whereas the thin driver is completely >>safe in that regard.
Hi. There is no standard benchmark. We did significant testing and found a big improvement in the 10g driver. We have made and sold our own OCI-based driver since '96. It was the first JDBC driver for Oracle. Perhaps *because* of our familiarity with OCI, we avoid it and prefer the all-Java option. Your mileage may vary, so do your own tests. If OCI works well for you, go for it...
Joe Weinstein at BEA Received on Thu Jan 20 2005 - 15:28:51 CST