Inventory of object list
Posted: Thu Mar 08, 2012 2:08 pm
I need to gather information on the following withing my project.
I am able to get all datastage job names by doing
$ ./dsjob -ljobs <projectname>
how can i find the number of stager per job, and the number of lookups within a job to provide this inventory list?
Also how can i look up number of read and write stages?
Datastage Job Names
Number of Stages per Job
Number of lookups within the Job
Number of Read Write Stages
I am able to get all datastage job names by doing
$ ./dsjob -ljobs <projectname>
how can i find the number of stager per job, and the number of lookups within a job to provide this inventory list?
Also how can i look up number of read and write stages?
Datastage Job Names
Number of Stages per Job
Number of lookups within the Job
Number of Read Write Stages