Identifying load strategy

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
vinothkumar
Participant
Posts: 342
Joined: Tue Nov 04, 2008 10:38 am
Location: Chennai, India

Identifying load strategy

Post by vinothkumar »

Hi,
I have about 1000 jobs in on of my project and we need to find load strategy applied in each target table. Is there any automated way to achieve this, other than opening each job.

Thanks
bart12872
Participant
Posts: 82
Joined: Fri Jan 19, 2007 5:38 pm

Post by bart12872 »

- Exports jobs in a dsx
- Take a coffee :-)
- Then go for load stage and options in the dsx
asorrell
Posts: 1707
Joined: Fri Apr 04, 2003 2:00 pm
Location: Colleyville, Texas

Post by asorrell »

If you have metadata workbench installed and working you might want to check that out - it could be helpful. Try looking at Job Design metadata.

However, if not, the DSX strategy would also work. I'd suggest using something like Ultra-Edit editor with macros to examine the DSX files. Properly built macros could output a list of job names interspersed with the table methodologies you are looking for.
Andy Sorrell
Certified DataStage Consultant
IBM Analytics Champion 2009 - 2020
Post Reply