Finding all jobs which are using a perticular table

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
Madhu1981
Participant
Posts: 69
Joined: Wed Feb 22, 2006 7:49 am

Finding all jobs which are using a perticular table

Post by Madhu1981 »

Hi,

I have a scenario where i need to find the all jobs which are using a particular oracle table either as source or target.

Eg: I have a table called EMP, now i would like to know all the jobs which are using EMP table. Is there any way to find out?

Thanks in advance
Madhu
lstsaur
Participant
Posts: 1139
Joined: Thu Oct 21, 2004 9:59 pm

Post by lstsaur »

Not possible from DataStage. MetaStage can provide that kind of info.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Actually it is through various means and it has been discussed here a number of times. A quick search found several topics, I know there are plenty more out there.

viewtopic.php?t=116343
viewtopic.php?t=116030
viewtopic.php?t=110476
viewtopic.php?t=109051
viewtopic.php?t=108675
viewtopic.php?t=100395

Note these are general 'how do I find' posts, not necessarily exact answers to the poster's question. They should get them started, however.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Usage Analysis on the EMP table definition.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

I think that's mentioned in pretty much every post I linked. :wink:
-craig

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