Page 1 of 1

All Job Info

Posted: Thu Feb 23, 2006 3:00 am
by getsatish_gk
Hai,
I want to get the information like job name,start time of all job used in the project, for a perticular date supplied as parameter.

Thnks in Adv.
Satish GK

Posted: Thu Feb 23, 2006 3:12 am
by ArndW
You could write a script that uses "dsjob -ljob <project>" to get the list of jobs, then iteratively call up "dsjob -logdetail <project> <job>" to get detailed information per job and can filter out entries by date.

Posted: Thu Feb 23, 2006 8:00 am
by kduke
Do a search for EtlStats. It is free.