Page 1 of 1

warings implicit conversion

Posted: Thu Oct 13, 2011 12:31 pm
by harryhome
Transformer_4: When checking operator: When binding input interface field "CUST1" to field "CUST1": Implicit conversion from source type "string" to result type "string[40]": Possible truncation of variable length string.

I have char 40 in source and target. source is db2 target in dataset.

need to get rid of this warning

Posted: Thu Oct 13, 2011 12:53 pm
by mobashshar
Have you checked the Unicode in your source/target link?

Posted: Thu Oct 13, 2011 12:55 pm
by harryhome
mobashshar wrote:Have you checked the Unicode in your source/target link?
no , unicode is not checked

job is

db2--> pivot-->rmdup-->xmer--> dataset

Posted: Fri Oct 14, 2011 8:32 am
by veera24
verify the table definition in DB2 for your field...