Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hello all
 i am having two tables tab1 and tab2 which are replicate of each other.there are no keys in it .
i update column in tab1 through database and run the job then in tab2 it is not getting updated.
job flow is
toracleinput1>>>tmap>>>toracleoutput1
if i enable traces debug option i am able to see updated row on the output link getting fetched but in database it is not updated.
the newvalue field is having 48 as updated value ,in talend it is geeting fetched but when i check in db it is the same old value...ignore the error sign on toracleoutput..it is some other reason
thanks....
@sanvaibhav,
I have same issue facing last few days but havent get any help
i just want to take on table from online to offline n dont wana use tmap. I have primary key assigned. When even i click run it takes all rows not just changes or newly input rows. I put Action on table as default n action on data as insert and update
Do i have to use tmap. Coz i dont have any other table to map with. Pls suggest
Thanks