Page 1 of 1

Identifying load strategy

Posted: Fri Dec 06, 2013 5:35 am
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

Posted: Fri Dec 06, 2013 8:29 am
by bart12872
- Exports jobs in a dsx
- Take a coffee :-)
- Then go for load stage and options in the dsx

Posted: Fri Dec 06, 2013 9:44 am
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.