How to export multiple jobs via command line

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
saj
Participant
Posts: 30
Joined: Fri Aug 28, 2009 6:00 am

How to export multiple jobs via command line

Post by saj »

Could you please tell me how to export multiple jobs via command prompt .

I am using the below command for exporting the jobs via command prompt .

dsexport.exe /H=hostname /U=user /P=pwd /JOB=jobname <project> <Path>

Please tell me if we have multiple jobs(job1,job2) how to export it using the command line .
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

One at a time or the entire project, those seem to be our only choices.
-craig

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