lookup clarification

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
venkatvelpula
Participant
Posts: 80
Joined: Sat Mar 18, 2006 10:27 pm

lookup clarification

Post by venkatvelpula »

Hi,

I am planning to use lookup to just get the rejected rows, but it's giving an error if I have only the reject link. Is it mandatory to have actual output link for lookup? or do we have any work around for this?
jwiles
Premium Member
Premium Member
Posts: 1274
Joined: Sun Nov 14, 2004 8:50 pm
Contact:

Post by jwiles »

Yes, the Lookup Stage does require an output link. You can simply connect that link to a Copy stage which has no output link.

Regards,
- james wiles


All generalizations are false, including this one - Mark Twain.
Post Reply