hi all, i am new to talend My sourece is csv, there in date column i have date date in "MM/DD/YYYY" pattern, when tried that to load in staging table . I am getting the error "UNPARSED DATE" My db is oracle here defaoult pattern is dd-mm-yyyy, i tried talend.parsedate in tmap also any help.....
tfileinputdelimited | ---> toracleoutput (for the date field | (for the datefield set the date pattern "dd-MM-YYYY" in toracleoutput schema) set date pattern to | "MM/dd/YYYY" in the tfileinputdelimited schema) what is the error shown? copy-paste the err msg