I am using tomcat on Linux RedHat 7.2.
I use connection pooling to connect to IBM DB2 database on an AIX system.
Intermittently occurs the following problem:
the DataSource.getConnection method waits for a long time (e.g 10-15 seconds).
The database seems to have no problem at all.
I use connection pooling to connect to IBM DB2 database on an AIX system.
Intermittently occurs the following problem:
the DataSource.getConnection method waits for a long time (e.g 10-15 seconds).
The database seems to have no problem at all.