Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle performance C OCI vs. JDBC thin?

Re: Oracle performance C OCI vs. JDBC thin?

From: AV <avek_nospam_at_videotron.ca>
Date: Fri, 22 Feb 2002 08:29:06 -0500
Message-ID: <ZMrd8.11720$p31.484352@wagner.videotron.net>


http://www.onjava.com/pub/a/onjava/2001/12/19/oraclejdbc.html

AlexV

"Pasi Kovanen" <Pasi.Kovanen_at_removethis.iki.fi.invalid> wrote in message news:a54sjo$8m0$1_at_news1.song.fi...
> Has anyone compared (preferrably on Solaris
> but Windows is OK) performance of queries using
> prepared statements to an Oracle database using
> JDBC thin driver and SQL*net OCI C API? I have
> reasons to believe that the OCI performance is
> much greater but I'd like to verify this.
>
> I tried to start coding a test program of my own but in
> vain since I failed to compile the libraries (it has been
> ages since I last used C). How should I make them:
>
> root_at_miekkakala:demo# cp demo_rdbms.mk Makefile
> root_at_miekkakala:demo# gmake
> gmake: *** No rule to make target
>

`/oracledata/program/OraHome1/rdbms/lib/libskgxpd.a(/oracledata/program/OraH
> ome1/rdbms/lib/skgxpd.o)', needed by
> `/oracledata/program/OraHome1/rdbms/lib/libskgxpd.a'. Stop.
>
> Big thank you in advance, please reply also by email if
> possible.
>
> // Pasi
>
>
Received on Fri Feb 22 2002 - 07:29:06 CST

Original text of this message

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