Get list of jobs names along with the categories in a file

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
avulap
Participant
Posts: 1
Joined: Thu Dec 03, 2009 6:28 am

Get list of jobs names along with the categories in a file

Post by avulap »

Hi,

In a particular datastage project I need all job names catergory wise in a file. I tried using dslog -ljobs but this gives only list of job names but they are not sorted based on the category. Please let me know if there is any way to do this. I am using DS7.5 version.

Thanks,
Pavithra.
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

Yes, what you seek to do is possible via a query on the DS_JOBS table.

Search DSXchange for example queries.
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