Failed a keylookup for record.(Shared Container)

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
ds_raman
Participant
Posts: 21
Joined: Tue Nov 27, 2007 3:10 pm

Failed a keylookup for record.(Shared Container)

Post by ds_raman »

HI ,

:cry:

we are not able to run our job bcoz of below error

SHARED_CONTAINER.LKUP_KEY_SEQ,3: The runLocally() of the operator failed.

Thanks in advance
Thanks and regards
raman
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Chances are that your Lookup Failed rule is "Fail", which is the default. This causes your job to abort as soon as one lookup fails. Change the setting to one of the three other possible values.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply