Page 1 of 1

Shell script which calls a few Datastagejobs

Posted: Sun Feb 01, 2004 10:41 am
by Sairam
hi gurus,
I have to write a shell script which calls a few datastage jobs .

I need to know the functions used to call a job , then check for status and then call other DS jobs all with ina shell script





any help is appreciated

Thanks

Posted: Sun Feb 01, 2004 2:58 pm
by kcbland
Look at this post:

viewtopic.php?t=85578

Posted: Sun Feb 01, 2004 6:26 pm
by ray.wurlod
Read the chapter on DataStage Developer's Kit (Chapter 52), in particular the section on Command Line Interface (dsjob) in the Parallel Job Developer's Guide.