Page 1 of 1

pass value from UNIX script to DataStage Job

Posted: Mon Mar 12, 2007 1:24 am
by vij
Hi all,

I would want to know how to pass a value from a UNIX script to DataStage job. Actually the UNIX script triggers this DS job and we have to have a value to be passed from the script to the job.

can anyone explain me how to do this.

Thanks in advance!!!

Posted: Mon Mar 12, 2007 1:43 am
by kumar_s
Hope you are using dsjob -run option to call the jobs. dsjob command has -param option, with which you can pass the parameters.

Posted: Mon Mar 12, 2007 6:55 am
by DSguru2B
Search the forum for scripts to do the same in a fancy fashion. There are many.