Page 1 of 1

Merge Stage Problem

Posted: Tue Jan 03, 2006 5:06 am
by santoshkumar
Hi,

I am Using Merge Stage , But when I execute the job I am getting an Error like
" Dropping component "Column name" because of a prior component with the same name."
Any idea why this error is coming.

Thanks in advance.

Regs
Santosh.

Posted: Tue Jan 03, 2006 5:49 am
by balajisr
Hi

Probably when update links have columns which is of the same name as columns in master links.

--Balaji S.R

RCP Solution

Posted: Tue Jan 03, 2006 8:27 am
by Nageshsunkoji
Hi ,

This error may cause of, you are dropping the column in the source side of Merge Stage and you are not carrying to the target.

u can remove this warning by two process:

1) If u r not required the column in the output drop that column by using Modify Stage.
2)Other way, u can Disable the RCP(Run Time Column Propogation) in the parameter option of Job.

Regards
Nagesh.