Page 1 of 1

Usage Analysis

Posted: Wed Nov 04, 2009 12:41 am
by sachin1
Hi All,


when i do Usage Analysis for a particular job in Data Stage Manager, i get nothing in output, i mean their is no information displayed.


Thanks,
Sachin.

Posted: Wed Nov 04, 2009 12:44 am
by ray.wurlod
Is there a message in the status bar indicating that no items were found/selected?

Posted: Wed Nov 04, 2009 12:47 am
by ray.wurlod
A Usage Analysis on a job will only find a "job" in which the selected job was used if the selected job is in a successfully compiled sequence. The Usage Anaysis will find the sequence.

Usage Analysis is primarily intended to be used with table definitions, stage types, data elements, transforms and routines, to answer the question "in which jobs is this component used?". Primarily table definitions, so that you can assess the impact on your DataStage jobs when the table structure is changed.

Posted: Wed Nov 04, 2009 1:24 am
by sachin1
Thanks Ray.