Skip to main content

All Questions

Filter by
Sorted by
Tagged with
-3 votes
1 answer
520 views

CDC for 100 tables in TalenD

I am new to CDC, have a query. I have say 100 tables where i cannot create a subscribers for 100 tables to capture the data change using TalenD. Is their any way to capture for all the tables ...
maniv5790's user avatar
0 votes
1 answer
108 views

how to count number of lines with jointure in Talend on Oracle

i have 3 tables supplier(id_supp, name, adress, ...) Customer(id_cust, name, adress, ...) Order(id_order, ref_cust, ref_supp, date_order...) I want to make a job that counts the number of orders ...
Ilyaş Kaşmi's user avatar
1 vote
2 answers
1k views

How to do a Delta sync between to DBs in Talend

This is my first Talend ETL job. I managed to create a job. But it takes all the data from first Database and inserts into the second database. But, when the job runs next time, it should only insert ...
Sree's user avatar
  • 971
0 votes
0 answers
458 views

Timezone not supported Talend Open Studio

I have created one talend job which load data from oracle db to mysql db. But while running the job i am getting following error [statistics] connecting to socket on port 3440 [statistics] connected ...
Atul Nar's user avatar
  • 695