Page 1 of 1

Job Status from UNIX

Posted: Thu Jul 26, 2007 4:58 am
by 47shailesh
:?: i is there a way to check the Status of Job i.e. STOPPED or CRASHED or ABORTED from UNIX?

Posted: Thu Jul 26, 2007 5:03 am
by ray.wurlod
One of the report options in the dsjob command.

Posted: Thu Jul 26, 2007 5:12 am
by 47shailesh
Ray can you be please a bit more elaborative,

i need this this information as my cron is dependent on one job whose completion will trigger this cron so i want to check job status inside my cron.

Re: Job Status from UNIX

Posted: Thu Jul 26, 2007 5:35 am
by ds_ashish
Hi,

Check the dsjob command for jobstatus.

dsjob -jobstatus projectname jobname

47shailesh wrote::?: i is there a way to check the Status of Job i.e. STOPPED or CRASHED or ABORTED from UNIX?