Error while running the job through Unix scripts

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
siva7143
Participant
Posts: 35
Joined: Wed Aug 09, 2006 12:20 am

Error while running the job through Unix scripts

Post by siva7143 »

Hi All,

when we are running the job through the script we are getting an erroe like -99 DS_BADSTATE Missing paramter values. even the job is compiled and also all the prameters are passing through the scripts.

Can u pl. Put all views on this
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Did this work before and then suddenly stop? Or hasn't worked yet? Post the dsjob syntax you are using and the complete error message.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Post the full syntax of your dsjob command, and also a complete list of the job's parameters (dsjob -lparams project jobname).
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