skip to main content
Troubleshooting : Troubleshooting connection pooling
  

Try DataDirect Drivers 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 "Connection Pool Manager" for information about using the Pool Manager.
* Enabling tracing with the setTracing method
* Pool Manager Trace file example