LookUp

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
priyaram
Charter Member
Charter Member
Posts: 16
Joined: Fri Apr 23, 2004 7:39 pm

LookUp

Post by priyaram »

Hi
Iam using lookup for my job.
i defined all the required columns for that.
but while compiling i am getting the error as

'Property "key" for "Lookup_5" is required , but empty.
Any body is having any idea why i am getting error as above
waitnsee
Participant
Posts: 23
Joined: Tue Jul 06, 2004 10:20 am

Post by waitnsee »

Specify the lookup type - sparse or normal.
Then check for the reject links and reference links you have given.
Check the output from the look up stage.
That should get rid of the 'Property Key' compilation error.
Eric
Participant
Posts: 254
Joined: Mon Sep 29, 2003 4:35 am

Post by Eric »

Check the stage properties (input and output) I suspect there is a Blank 'Property "key" box to fill in. I don't think the 'Key' tick box on the columns grid is used to find the key lookup columns.
Post Reply