Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I need a quick help. Talend only show the error as 'ORA-01722: invalid number' when it failed for number format exception. However I want to capture the column name and for which particular row the error is occurred. I need to captured that level of details in the file or table.
Can any one please let me know how I can achieve it.
Hello,
To find the row that's causing the problem, please connect a Rejects flow from tOracleOutput to tLogRow.
Let us know if it helps.
Best regards
Sabrina
Hi Sabrina,
yeah the one which you said i tried it only gives the number of entire rows which has issue and the error.
But I also want the specific column name and the value for which it is failing.
Can you please provide some input on this
Thanks
Hello,
Could you please elaborate your case with an example with expected output result?
Best regards
Sabrina