sparse 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
dnat
Participant
Posts: 200
Joined: Thu Sep 06, 2007 2:06 am

sparse lookup

Post by dnat »

Hi,

In the input i have around 500 rows which i am going to lookup against a table of 150 million rows. If there is a match then i am going to set some columns in the table to a value and also want to capture the reject records
So, i planned to use sparse lookup. But i am able to set only the reject link in lookup stage. is there any way to do this.
dnat
Participant
Posts: 200
Joined: Thu Sep 06, 2007 2:06 am

Post by dnat »

i got this, i didnt see the output link.
Post Reply