Hi David,

with next version of OJB it will be possible to declare a
'validationQuery' to do a "real" check (currently we do only
a 'isClosed()' method call) on the pooled connections.
Before a connection was delivered the query was performed
against the DB to check the connection.

regards,
Armin

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 24, 2003 7:53 PM
Subject: Oracle connection pooling problem


> We have problem where Oracle is timing-out connections on us.  Then,
when
> that connection next occurs, we have get a SQLException (socket
closed).
> This is in part a pooling problem, but I'm not sure if it should be
fixed
> in the pool code itself, or handled by the client of the pool (OJB).
>
> Thoughts?
>
> David
>
>
> This message contains information from Equifax Inc. which may be
> confidential and privileged.  If you are not an intended recipient,
please
> refrain from any disclosure, copying, distribution or use of this
> information and note that such actions are prohibited.  If you have
> received this transmission in error, please notify by e-mail
> [EMAIL PROTECTED]
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to