need documentation for running DS jobs in Unix

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
chand
Participant
Posts: 11
Joined: Wed Nov 17, 2004 7:27 pm

need documentation for running DS jobs in Unix

Post by chand »

Hi,

I need some help in running DS jobs in Unix, please help me with some documentation or the procedure to run.

I will appreciate your help.

regards,
chand.
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

I assume that the software CD itself contains the manuals. Most of front-end design concept is identical to both Windows and Unix.
chand
Participant
Posts: 11
Joined: Wed Nov 17, 2004 7:27 pm

Post by chand »

Hi,


I was trying to find the documentation for unix, but could not.


Regards,
chand.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

If you have the client installed, then look into the Documentation main PDF, select the Server Job Developer's Guide and go to page 19-132 and that will document the command line interface.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

In the Parallel Job Developer's Guide the page number is 57-130.

You can also run jobs from the Director client.
You can also schedule jobs from the Director client; the GUI is a front end to the operating system's at/cron scheduler.

For information about these, see the Director Guide (dsopsgde.pdf) in the documentation set. Scheduling jobs is on page 3-7; running a job is on page 3-4.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
dsxuserrio
Participant
Posts: 82
Joined: Thu Dec 02, 2004 10:27 pm
Location: INDIA

Post by dsxuserrio »

Chand
Simple command help is available when you type
$DSHOME/bin/dsjob
If you want more help for a particular command
$DSHOME/bin/dsjob -run

Also read the online docs that come with Datastage.
Thanks
dsxuserrio
dsxuserrio

Kannan.N
Bangalore,INDIA
Post Reply