Re: oracle 12c driver (UNCLASSIFIED)

2018-06-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Paul, On 6/20/18 3:34 PM, Lueders, Paul T CIV USARMY NGIC (US) wrote: > We have configured an oracle 12c connection using the Oracle jdbc > connector . What we are experiencing is that the application is > locking up and the database requires a r

Re: oracle 12c driver (UNCLASSIFIED)

2018-06-21 Thread Christopher Schultz
ceptions and close the appropiate process. +1 https://blog.christopherschultz.net/index.php/2009/03/16/properly-handli ng-pooled-jdbc-connections/ - -chris > -Original Message- From: Maxim Solodovnik > Sent: Wednesday, June 20, 2018 8:41 PM To: > Tomcat Users List Subject:

RE: oracle 12c driver (UNCLASSIFIED)

2018-06-21 Thread alejandro.vargas
506- 7232-3366 Email:alejandro.var...@kymsolutions.com www.kymsolutions.com Visite nuestra aula virtual! -Original Message- From: Maxim Solodovnik Sent: Wednesday, June 20, 2018 8:41 PM To: Tomcat Users List Subject: Re: oracle 12c driver (UNCLASSIFIED) We are currently using ojdbc6 in p

Re: oracle 12c driver (UNCLASSIFIED)

2018-06-20 Thread Maxim Solodovnik
We are currently using ojdbc6 in production I would use ojdbc8 for new project ( http://www.oracle.com/technetwork/database/features/jdbc/jdbc-ucp-122-3110062.html ) I believe the problem is caused by connection pool settings, not the driver On Thu, Jun 21, 2018 at 2:38 AM Lueders, Paul T CI

oracle 12c driver (UNCLASSIFIED)

2018-06-20 Thread Lueders, Paul T CIV USARMY NGIC (US)
CLASSIFICATION: UNCLASSIFIED We have configured an oracle 12c connection using the Oracle jdbc connector . What we are experiencing is that the application is locking up and the database requires a restart. We believe that the issue is that application is not releasing the connections and th