How to use Command Stage

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
Duspaisa
Participant
Posts: 1
Joined: Thu Mar 10, 2005 9:45 am

How to use Command Stage

Post by Duspaisa »

How to use Command Stage in 7x Server version

Thanks
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

You load in the path to the UNIX or DOS command like /bin/rm. The parameters for this command might be /data/seq/load*.txt.

You cannot load job parameters in here in version 7.1 or below. This is supposed to be fixed in 7.5.
Mamu Kim
Post Reply