Page 1 of 1

Warning in Transformer Stage?

Posted: Wed Apr 17, 2013 11:07 pm
by pkll
Hi All,

I am getting below Warning in Transformer.

Code: Select all

Transformer_3,1: Conversion error calling conversion routine timestamp_from_string data may have been lost
I have not apply any Converions and i have not make any transaction on timestamp column.Just i drag and drop the timestamp coumn.

Let me know why i am getting above error?

Posted: Thu Apr 18, 2013 12:03 am
by ray.wurlod
What are the data types for this column on input and output links?

Perhaps the difficuly is in an implicit conversion, and data that cannot be successfully converted given your default timestamp format setting.