Throwing bad value

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
nani0907
Participant
Posts: 155
Joined: Wed Apr 18, 2007 10:30 am

Throwing bad value

Post 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
thanks n regards
nani
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post 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.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post 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.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply