Running multiple job params at the same time

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

dsjob -run -mode NORMAL -param Name=MyName -param Path=/sample/path {project} {job}
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Right... in other words, just repeat the -param and the new parameter / value pair as needed.
-craig

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