Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have some jobs with repository db settings which is defined in metadata/DB connections.
These jobs use tDBConnection , tDBInput , tDBOutput, tDBRow, tDBCommit, and tDBRollback components .
I hava to change these jobs from one repository db setting to another.
How can I in detail ? Which components are reset when I change and I have to specify repository db again? Is there any easy way ?
I'm using talend open studio for Data Integration.
Best regards,
@coffeeno ,if you modify the same connection with different DB,then it will ask to reflect the changes in all the depended jobs,so you need to select Yes..then it will reflect to all the jobs.