insert records with same date

Hi,

I have a table with 10 rows and a Date column with 2014-09-29T00:00:00.0

I'm writing these rows in DB2 and only the first row raise an error of type -182 (date error).

The others rows are correctly inserted, how can be possibile since all rows have the same value?

I can resolve this problem with the node Mask Date/Time with the option Time (including milliseconds)

Is it a bug?

 

Thanks