Page 1 of 1

Throwing bad value

Posted: Sat Oct 10, 2009 3:36 am
by nani0907
Hi,

While i am running the job, some times i get this status DS.Bad value 2.but job in not aborting.Please help me on this

Posted: Sat Oct 10, 2009 3:57 am
by ray.wurlod
Is the error message actually DSJE.BADVALUE ?

If so, you have provided a value for a job parameter that is not a legal value, for example "FRED" if the parameter type is Date.

Posted: Sat Oct 10, 2009 7:34 am
by chulett
Post the complete, unedited error message. You can also get that for a List parameter type when you try to pass it a value that's not in the list.