compile jobs through DS Unix command

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
chandrayadaraju
Participant
Posts: 6
Joined: Tue Mar 28, 2006 5:59 pm

compile jobs through DS Unix command

Post by chandrayadaraju »

Hi All,
I wanna compile my DS Jobs using DS Unix commands. Please let me know if some one knows how to do this.
Thanks
Chandra M Yadaraju
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

You cannot compile them. Only reset them. and the command to do it is
dsjob -reset Project JobName
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

You can compile a group or all jobs from within the graphical interface, but not on the command line. There are tools out there that will do this; and it would be a good idea for you to experiment with the forum's "Search" facility as it will show you many, many posts on this subject.
Post Reply