Pb connection oracle-jdbc [message #92241] |
Tue, 04 May 2004 00:12 |
Virginie
Messages: 3 Registered: May 2004
|
Junior Member |
|
|
Hello,
I have an servlet which create two connections and close them immediatly.
my database is in oracle 7, on AIX
my server is J2EE
when i look the process on the AIX, my application create 2 process which still alive when i close the connection.
So I didn't really anderstand what the relation betwenn a connection in java and a process running in the database.
Can anybody help me ?
And when i create some ResultSet, in a moment I have the message :
To many cursor open
What does that mean ?
Thanks for help
Virginie
|
|
|