Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How can we implement database pooling in talend?

Hi,
I would like to know how can we implement database pooling in talend?
For example, there are around 150 jobs scheduled daily @10 PM are connecting to a database. Creating 150 connections in for each individual job doesn't make any sense even using repository connection. So, could you please provide a way to create a database connection pool in talend. So, all these 150 jobs utilize the available connections within the pool.
Thanks
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
So far, we can use datasources and connection pooling in the Talend Runtime.
Here is online document about:TalendHelpCenter:Using datasources and connection pooling in Talend Runtime.
Best regards
Sabrina