Page 1 of 1

Funnel Stage Warning

Posted: Wed Jun 11, 2008 7:43 am
by somu_june
Hi,

I have 10 input links to funnel stage in my job. When Iam running the job Iam getting an warning saying

Warning:

Funnel_0: When checking operator: When binding output schema variable "outRec": When binding output interface field "ER_CO" to field "ER_CO": Implicit conversion from source type "ustring[max=50]" to result type "ustring[max=8]": Possible truncation of variable length string.

Iam defining ER_CO field as varchar unicode (50) in all 10 input columns and output also it has Varchar unicode (50) . I am not able to understand why Iam getting that warning.


Thanks,
Somaraju.

Re: Funnel Stage Warning

Posted: Wed Jun 11, 2008 9:45 am
by somu_june
Hi,

My problem was solved. In Output tab column (Edit Row ). In Column definition reference the name is not in sink with the column name it has ERR_COL , so it is throwing that error. Now I made the same name as in column name and the job is not throwing any warning.



Thanks,
Somaraju.