Database connection pool

advice based on experience with how webMethods connection pool manager opens and closes connections would be appreciated

Hi, tundra.

What are you trying to accomplish for which the connection pool isn’t helping? There are cases in which you may need to manually manage database connections, but you will lose the Integration Server’s built-in pooling functionality.

Thanks.