talend etl oracle error 0 row insert

怎甘沉沦 提交于 2019-12-11 23:35:18

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!