Regarding Running QS jobs

Infosphere's Quality Product

Moderators: chulett, rschirm

Post Reply
gsym
Charter Member
Charter Member
Posts: 118
Joined: Thu Feb 02, 2006 3:05 pm

Regarding Running QS jobs

Post by gsym »

Hey

I like to know whether we can able to schedule jobs using a 3rd party tool and how?

Thank you
Last edited by gsym on Tue Jul 25, 2006 9:44 pm, edited 1 time in total.
Krazykoolrohit
Charter Member
Charter Member
Posts: 560
Joined: Wed Jul 13, 2005 5:36 am
Location: Ohio

Post by Krazykoolrohit »

write a unix script which runs datastage job and then call that scirp with your third party tool.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

There is a command line interface for QualityStage (if that's all you want to do). There are three scripts (in the Scripts directory) for each deployed job; one suffix for each run mode. See page 8-8 of the QualityStage Designer User Guide for more information,

If you are invoking QualityStage from a DataStage job, then use the command line interface for DataStage (dsjob) to invoke that job.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
gsym
Charter Member
Charter Member
Posts: 118
Joined: Thu Feb 02, 2006 3:05 pm

Thanks for the reply guys

Post by gsym »

It was really helpfull

Thanks guys
Post Reply