Page 1 of 1

passing parameters

Posted: Wed Aug 29, 2007 9:11 am
by cosec
Hi,
I am passing two parameters from a unix shell script to a Datastage Job.
Is it possible to use these two parameters in the SQL Script of the DB2 Stage?
Thanks
Hazmar

Posted: Wed Aug 29, 2007 9:18 am
by srimitta
Yes possible

Posted: Wed Aug 29, 2007 12:00 pm
by shamshad
Make sure the parameter is defined in your JOB and Sequencer with the exact same name and then use the UNIX passed parameter the same way you would use any other parameter.