mandatory parameters to run a datastage job by unix command

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
praveenk
Participant
Posts: 18
Joined: Sat Jan 15, 2011 11:31 am
Location: HYDERABAD

mandatory parameters to run a datastage job by unix command

Post by praveenk »

Can anyone tell me the mandatory parameters to be passed by dsjob -run to run a datastage job in unix.

thankyou
Praveen
Ravi.K
Participant
Posts: 209
Joined: Sat Nov 20, 2010 11:33 pm
Location: Bangalore

Post by Ravi.K »

Based on your requirement it will vary. What issue your facing while using the dsjob.
Cheers
Ravi K
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

The syntax *is* fully documented.
-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 »

Depending on how your job is designed it is possible that no parameters are mandatory (they all have suitable defaults), that all parameters are mandatory, or somewhere in between.
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