Will it work for 24 hours is the question... ;) If it does, maybe I should change to a different Oracle JDBC Driver. Do you have any timeout limitations set on the connecting user? We do, and I'm wondering if that's causing my problems.
Thanks, Matt > -----Original Message----- > From: Ryan Cornia [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 29, 2003 7:49 AM > To: [EMAIL PROTECTED] > Subject: RE: Can the JNDI Connection Pool re-connect after failure? > > > This solution seems to work great for me. After adding this and > re-booting the database server, it re-connected and worked great > automatically!!!! > > Thanks a ton Nix. > > Ryan > > > >>> [EMAIL PROTECTED] 01/29/03 07:11AM >>> > I've tried adding the following and I still have the same problem as > Ryan. > <parameter> > <name>validationQuery</name> > <value>SELECT 1 FROM DUAL</value> > </parameter> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
