Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, I have the following issue...I have my tInputDelimited component which is exporting 82100 rows to MySQL DB component, it seems that everything is okay, but when I look up in my DB there are only 82000 rows, there are missing 100 rows. Could it be an issue regarding MySQL component?
Also I tried to get an output in a tOutputDelimited file next to the DB component and for that it works. So I think that maybe the issue is in the DB.
Can you show us a screenshot of your job and also a screenshot of your MySQL component (the settings) used to insert the data?
Hello,
Could you please try to capture rejected records from tMysqlOutput manually to see if these 100 rows are rejected by your MySql DB?
Best regards
Sabrina