问题
I am a newbie to TalendETL and am using Talend Open Studio for Big Data version 6.2.
I have developed a simple Talend ETL job that picks up data from a tFileInputExcel and tOracleInput(dimension date ) and inserts data into my local Oracle Database.
Below is how my package looks :


this job run but i get 0 rows insert into my local Oracle Database
回答1:
Your picture shows that no rows come out your tMap Component. Verify that your links inside the Tmap are corrects.
回答2:
Seems there is no data that matches between fgf.LIBELLE_MOIS and row2.B.
来源:https://stackoverflow.com/questions/39042862/talend-etl-oracle-error-0-row-insert