Page 1 of 1

Error message during reference match stage

Posted: Thu Aug 21, 2008 1:09 am
by shaonli
I m trying to run the Ds job through Reference_MAtch stage .
i have to compare two columns(data and reference) and get the percentage of match for all the records.
But i am receiving as FATAl ERROr as "main_program: Fatal Error: Field not found: keyChange"

Can anyone suggest on this .

Posted: Thu Aug 21, 2008 4:32 am
by ray.wurlod
See answer to your other post. A column called keyChange is usually the result of a Sort stage.

Posted: Thu Aug 21, 2008 5:06 am
by shaonli
I have taken two column from two seprate files to compare through reference match stage.

I have used CHAr comparision with m prob as 0.66 and u prob as 0.33
I have only one column in both the files and i have not used the block command.

What is parameter which need to be defined

Posted: Thu Aug 21, 2008 6:32 am
by ray.wurlod
You must have at least one blocking field. Even if it's a constant in each file.

Posted: Thu Aug 21, 2008 6:41 am
by shaonli
Do i need to give Weight Override, and Cut off values