Search found 2 matches
- Thu Mar 22, 2007 3:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: passing parameter thru dsjob
- Replies: 4
- Views: 1654
- Thu Mar 22, 2007 3:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: passing parameter thru dsjob
- Replies: 4
- Views: 1654
passing parameter thru dsjob
I am trying to pass parameter filename thru dsjob command from unix shell script. dsjob command I wrote is
dsjob -run -param paramname="paramvalue" <projectname> <jobname>
it is giving the error -3 getting information for parameter
status code = -3 DSJE_BADPARAM
Please help.
dsjob -run -param paramname="paramvalue" <projectname> <jobname>
it is giving the error -3 getting information for parameter
status code = -3 DSJE_BADPARAM
Please help.