Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> jdbc connection/statements
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
![]() |
![]() |