What is Shared DB Connection in Talend?
Answer / Ganga Singh Bisht
In Talend, a Shared DB Connection allows multiple jobs or tasks to share the same database connection. This can improve performance and reduce resource usage by minimizing the number of connections that need to be established.
| Is This Answer Correct ? | 0 Yes | 0 No |
which command is used to check running jobs in server?
What is mean by Routines in Talend?
How to pass value from outside in talend
What are the elements of a talend project?
How to resume job execution from same location if job get failed in talend
What is treplicate in talend
How to load context variables dynamically from file/database?
What is the difference between the tmap and tjoin components?
What is the importance of tLoqateAddressRow component in Talend?
How can we call a child job in master job? How can we trigger particular steps before and after a job?
What is difference between tmap and tfilterrow in talend
What is Dynamic schema?