ds commands

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
adi_2_chaos
Participant
Posts: 96
Joined: Fri Apr 17, 2009 5:58 am
Location: Delhi

ds commands

Post by adi_2_chaos »

HI,

Just want to know what these commands do:

./bin/dsjob -lprojects
./bin/dsjob -ljobs

I'm trying to reverse-engineer a document, so unable to understand this part.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The dsjob command is fully documented in the Parallel Job Advanced Developer's Guide - you can read all about it there.

The -lprojects option lists all projects on a server, the -ljobs option lists all jobs in a given project.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply