Posted: Sun Aug 03, 2014 9:22 am Post subject: IIB 9: ODBC connection pool , dead connections and reconnect
Partisan
Joined: 27 May 2014 Posts: 338 Location: Mumbai
Hi
In WAS there is a connection pool property where one can specify a test SQL that is executed by the pool manager to test a connection before it is returned from the pool ( dead connection detection ). In case the SQL fails then the pool manager creates a fresh connection and returns that..
Is a similar facility available foe IIB for ODBC & JDFC ? If so, how do I enable it ?
Every morning I get an error about dead connections in my esql code , this is because the connections in the pool are dead ( the firewall breaks long running connections ) ., currently we restart the broker every morning , . What is the recommended way to handle this ? _________________ Regards
Have you modified the Broker "maxConnectionAge" property, I wonder if this could be tuned to ensure the connection is not held open and ild for long enough to be broken by the firewall?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum