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

Home -> Community -> Usenet -> c.d.o.tools -> jdbc connection/statements

jdbc connection/statements

From: Sudarshan Sampath <ssampath_at_scr.siemens.com>
Date: Thu, 21 Jun 2001 17:47:02 -0400
Message-ID: <5%tY6.10592$DW1.433862@iad-read.news.verio.net>

Folks,
I am trying to connect to the Oracle database using a jdbc driver. How many statements does Oracle allow per connection? Is this more of a client-side resource or a server-side resource?

For one connection object (in java), I am able to create x number of statements but then it throws an exception if I try and create any more statements. Is there a workaround to this?

Thanks,

-Sudarshan Received on Thu Jun 21 2001 - 16:47:02 CDT

Original text of this message

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