list of jobs by category

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
suryapkakani
Participant
Posts: 47
Joined: Wed Aug 20, 2008 7:31 am
Location: New jersey

list of jobs by category

Post by suryapkakani »

Hi,

I have a requirement where i need to have List of all jobs by category to be populated on to a control table created on our database. How can i get that information.
sunny
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Category is not available via the API AFAIK, so you'll need to query the repository directly from a job or from the command line for that. See if this post helps or search for DS_JOBS here.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply