I have an ASP page and all I am trying is to connect to UDB DB2 database through IIS 5.1 and IBM DB2 ODBC driver 8.01.09.700.When I browse the page 1st time, it takes some time to connect but after that, it stays connected for next 60 seconds of idle time. After that it gets disconnected and tries to connect again and takes hell lot of time. I believe it is as a result of connection pooling which is set to 60 seconds for CPTimeout on driver level. Even after changing the value to 600 seconds, it is somehow still getting disconnected after 60 seconds. Please help.

Questions by kkochhar

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions