skip to main content
Configuring Hybrid Data Pipeline for JDBC : Troubleshooting : Troubleshooting Connection Pooling
  

Try Now

Troubleshooting Connection Pooling

Connection pooling allows connections to be reused rather than created each time a connection is requested. If your application is using connection pooling through the DataDirect Connection Pool Manager, you can generate a trace file that shows all the actions taken by the Pool Manager. See Using connection pooling for information about using the Pool Manager.
* Enabling Pool Manager Tracing
* Example: Pool Manager trace file