Hi. I would like to know if there will be a component I can use regarding Connection Pooling. wherein it will re-use inactive connection on Database rather creating new one. Thank You in Advance.
Hi duffney,
For connection pool feature, it is not possible currently.
Have you checked component reference
TalendHelpCenter:tOracleConnection?
Is "Use or register a shared DB connection" helpful for your current use case?
Here is a custom component
TalendExchange:tConnectionPool which allows you to create a connection pool inside a Talend DI Job.
Best regards
Sabrina