Page 1 of 1

LKP_STAGE issue

Posted: Tue Nov 03, 2009 9:18 pm
by mekrreddy
Hello all,

i am using lookup stage in one of my jobs, i am getting this error

Lkp_stg: When processing argument -ifNotFoundWhen processing action: No value supplied,

but same job works fine in all other dev environments.

failed in production.. please give your thoughts..
Thank yo so much in advance!!

Posted: Wed Nov 04, 2009 2:02 am
by anand_dafaria
Let us know what have you provided in the lookup failure option in the lookup stage.

It all depends on data, while data in production environments are relatively larger so you never know that is it because of data or code that the job is failing.


Anand.

Re: LKP_STAGE issue

Posted: Fri Nov 06, 2009 3:59 am
by VijayDS
Can you check the constraints and conditions specified in the lookup stage? I mean lookup failure condition and etc....
mekrreddy wrote:Hello all,

i am using lookup stage in one of my jobs, i am getting this error

Lkp_stg: When processing argument -ifNotFoundWhen processing action: No value supplied,

but same job works fine in all other dev environments.

failed in production.. please give your thoughts..
Thank yo so much in advance!!

Posted: Thu Mar 04, 2010 8:24 pm
by mekrreddy
yes, I changed it lookup failure --> reject, and works fine. failure was not handled earlier.