Page 1 of 1

Extracting the list of jobs that are failed in a server

Posted: Wed Aug 17, 2011 8:26 am
by saj
Hi All ,
Can any one please tell me when a job fails where the details will be saved .
For eg : In the server ABC if 20 jobs has failed at the same time will this information be saved in any place .
If so can we retrieve the information like which all jobs has failed .
Rather than going into DS director or job status do we have any command which we can fire and get all the list of jobs tat are failed in a server.

Posted: Wed Aug 17, 2011 8:38 am
by arvind_ds
May be you can write a routine to capture the details of the aborted DS jobs in a particular project.

Posted: Wed Aug 17, 2011 9:39 am
by chulett
There no special list somewhere, those details are stored with each job. You only option is to iterate through a list of all jobs in the project and check, one by one, for whatever condition it is you are looking for.

Posted: Wed Aug 17, 2011 3:32 pm
by ray.wurlod
Open Director. Disable display of categories. Sort by status. Select the aborted jobs and adjust the window so that only these are showing. From the Project menu choose Print, within the print dialog choose print to file.