Getting Job Information

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
pradkumar
Charter Member
Charter Member
Posts: 393
Joined: Wed Oct 18, 2006 1:09 pm

Getting Job Information

Post by pradkumar »

Hi

I need to get the job information from Data Stage. My idea is to get the
Job Name,Source, Source Table(s) Name,Target, Target Table name.

Is there any job utility with which we can get this?

Could anyone share their ideas on this


Regards
Pradeep Kumar
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Download EtlStats from Kim Duke's web site.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

You need DwNav. Some of this is in EtlStats but it is too hard to exaplin. DwNav uses Reporting Assistant for Server jobs. It can easily report on these relationship. You could do it yourself using Access and Reporting Assistant tables.
Mamu Kim
4friends
Participant
Posts: 71
Joined: Tue May 01, 2007 12:51 pm
Location: Mumbai

to know about the job information

Post by 4friends »

ray.wurlod wrote:Download EtlStats from Kim Duke's web site. ...
go to command prompt and type LIST DS_AUDIT (OR) DS_JOBS
thanks & regards
kk
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Please elaborate on how this will yield source, source table, target and target table.
4friends wrote:go to command prompt and type LIST DS_AUDIT (OR) DS_JOBS
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