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: JDBC ORACLE

Re: JDBC ORACLE

From: dmz17 <dmz17_at_nospam.nowhere.com>
Date: Wed, 08 Jan 2003 21:40:42 +0100
Message-ID: <pan.2003.01.08.20.40.42.268548@nospam.nowhere.com>


On Mon, 06 Jan 2003 15:24:29 +0100, s Lehaire wrote:

> Hi,
> I'm under TOMCAT 3.2 + ORACLE 9i
> I've got very bad performances. So i've been said that it's due to my
> connection which are DEDICATED and not SHARED.
> So i've configure my ora TNS on myclient using toad and now they're
> connecting SHARED but my tomcat server is still connected in DEDICATED.
> I use the jdbc thin driver for connect but I don't know how to configure it
> to connect with oracle client and not directly on the oracle server.
> So how to well configure it ?
> I hope you understand my question (I'm not very good for speak-writting
> english)
>
> Thx for help

So, where is the bottleneck?

RegisterDriver
getConnection
executeQuery

or what?

Cheers,

dmz17 Received on Wed Jan 08 2003 - 14:40:42 CST

Original text of this message

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