Search found 2 matches

by cécile
Thu Sep 21, 2006 6:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: getting the parameter of a job sequence from a shell sript
Replies: 1
Views: 682

getting the parameter of a job sequence from a shell sript

Hello, I write a dsjob command to launch a sequence. I assign 2 job parameter values with the dsjob command: dsjob -server SERVER -user USER -password xxxxxx -run -mode NORMAL -param PRM_TRT_DT=2006-09-21 -param PRM_CD_AMONT=1 -jobstatus DEV_BIC job_SL0_DM_CAD_ALERT_Load The pb is the following : If...
by cécile
Thu Sep 21, 2006 2:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dsjbob syntax - please help
Replies: 2
Views: 1091

I was just at searching into the forums for my question. In fact there is things about how to give a job parameter a value INSIDE the job or job sequence, but nothing about giving a job parameter a value with the dsjob command. Moreover I need an example of the syntax, there is no example in my Data...